zsh-workers
 help / color / mirror / code / Atom feed
* [[ $number -<tab> error
@ 2004-06-23 17:02 Matthias Kopfermann
  2004-06-23 19:01 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Kopfermann @ 2004-06-23 17:02 UTC (permalink / raw)
  To: Zsh-Workers

hi, 
i have found yet another funny bug:

[[ $number -<tab>

-ef  -- same file                              
-eq  -- numerically equal                      
-le  -- numerically greater then or equal      
-le  -- numerically less then or equal         
-lt  -- numerically greater than               
-lt  -- numerically less than                  
-ne  -- numerically not equal                  
-nt  -- newer than                             
-ot  -- older than                            

it's at least with the cvs-version i was _able_ to get.

        Matthias

-- 
Linux: Getting better all the time

----- End forwarded message -----

-- 
Linux: Getting better all the time


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [[ $number -<tab> error
  2004-06-23 17:02 [[ $number -<tab> error Matthias Kopfermann
@ 2004-06-23 19:01 ` Bart Schaefer
  2004-06-23 19:18   ` Dan Nelson
  0 siblings, 1 reply; 4+ messages in thread
From: Bart Schaefer @ 2004-06-23 19:01 UTC (permalink / raw)
  To: Zsh-Workers

On Wed, 23 Jun 2004, Matthias Kopfermann wrote:

> -le  -- numerically greater then or equal      
> -le  -- numerically less then or equal         

I believe Matthias is referring to the "then" <-- "than" typographical
error, which appears in Completion/Zsh/Context/_condition.  I meant to
commit a patch for it over the weekend, but got bogged down in resolving
other diffs between my sources and the official ones.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [[ $number -<tab> error
  2004-06-23 19:01 ` Bart Schaefer
@ 2004-06-23 19:18   ` Dan Nelson
  2004-06-23 20:55     ` Matthias Kopfermann
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Nelson @ 2004-06-23 19:18 UTC (permalink / raw)
  To: Zsh-Workers

In the last episode (Jun 23), Bart Schaefer said:
> On Wed, 23 Jun 2004, Matthias Kopfermann wrote:
> 
> > -le  -- numerically greater then or equal      
> > -le  -- numerically less then or equal         
> 
> I believe Matthias is referring to the "then" <-- "than" typographical
> error, which appears in Completion/Zsh/Context/_condition.  I meant to
> commit a patch for it over the weekend, but got bogged down in resolving
> other diffs between my sources and the official ones.

I think it's more likely he's referring to the fact that there are two
-le and -lt lines, and no -ge or -gt ones :)

-- 
	Dan Nelson
	dnelson@allantgroup.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [[ $number -<tab> error
  2004-06-23 19:18   ` Dan Nelson
@ 2004-06-23 20:55     ` Matthias Kopfermann
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Kopfermann @ 2004-06-23 20:55 UTC (permalink / raw)
  To: Dan Nelson; +Cc: Zsh-Workers

On Wed, Jun 23, 2004 at 02:18:06PM -0500, Dan Nelson:
> 
> I think it's more likely he's referring to the fact that there are two
> -le and -lt lines, and no -ge or -gt ones :)

right, of course!

        Matthias


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-23 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-23 17:02 [[ $number -<tab> error Matthias Kopfermann
2004-06-23 19:01 ` Bart Schaefer
2004-06-23 19:18   ` Dan Nelson
2004-06-23 20:55     ` Matthias Kopfermann

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).