zsh-workers
 help / color / mirror / code / Atom feed
[parent not found: <000001bff88e$b7ff9c90$21c9ca95@mow.siemens.ru>]
* Re: Bug or feature?
@ 2000-07-31 15:00 Clint Adams
  0 siblings, 0 replies; 12+ messages in thread
From: Clint Adams @ 2000-07-31 15:00 UTC (permalink / raw)
  To: zsh-workers

Something ate the Subject line on this and ezmlm got upset.

----- Forwarded message from MAILER-DAEMON@sunsite.auc.dk -----

> no such version as 3.1.6.pws21 since I'd switched to using dev by then.  So

It is actually dev21 with a few patches.  The pws was retained because
"3.1.6.dev14" < "3.1.6pws13" according to Debian package management.
The hyphens need to disappear because the portion to the right of
the hyphen represents the Debian "delta".  Thus "3.1.6-dev-21" gets
munged to "3.1.6.pws21".

As for the state of the freeze, even a 'critical' or 'grave' bug isn't
going to change the fact that Debian 2.2 will ship with the aforementioned
non-version.

2.2r1 (or whatever inane thing the next "point" release ends up being called)
will have the latest and greatest 3.1.9 and 3.0.8, I'd wager.

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


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Bug or feature?
@ 2005-10-31 22:08 DervishD
  0 siblings, 0 replies; 12+ messages in thread
From: DervishD @ 2005-10-31 22:08 UTC (permalink / raw)
  To: Zsh Workers

    Hi all :)

    Let's assume this script (called "testscript"):

    #!/bin/zsh
    # This is line 2

    alias testalias='\
        print This is an alias that spans;\
        print multiple lines;\
    '

    testalias

    # Next line is 12
    print $LINENO
    return 0
    # This is the last line

    $ ./testscript
    15

    It prints 15 instead of (the correct) 12, due to the alias
expansion, but this is annoying when the script has an error and zsh
prints the offending line number, because when you edit the script
the error is a few lines above.

    Is this a bug or a feature?

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...


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

end of thread, other threads:[~2005-10-31 22:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <19970613182010.48585@retriever>
1997-06-16  9:15 ` bug or feature? Peter Stephenson
1997-06-18 18:13   ` Vinnie Shelton
1997-06-19  8:55     ` Peter Stephenson
     [not found] <000001bff88e$b7ff9c90$21c9ca95@mow.siemens.ru>
2000-07-28 12:40 ` Bug " Peter Stephenson
     [not found]   ` <Pine.LNX.4.10.10007281533350.23804-100000@verso.st.jyu.fi>
2000-07-28 16:09     ` Bart Schaefer
2000-07-28 16:30       ` Juhapekka Tolvanen
2000-07-28 17:10         ` Bart Schaefer
2000-07-28 17:45           ` Juhapekka Tolvanen
2000-07-29 19:05             ` Bart Schaefer
2000-07-29 22:40               ` Trond Eivind Glomsrød
2000-07-31 15:00 Clint Adams
2005-10-31 22:08 DervishD

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).