On 8/28/06, Martin Bähr <[EMAIL PROTECTED]> wrote: > as requested :-)
Thank you for the report. > > > set -U foo > > echo $fo<tab>fish: function expand_escape_variable called > with null value for argument in. > This is a bug. If you can reproduce it, please send a bug report to > [EMAIL PROTECTED] This is the same bug as reported in the 'strange bug' thread from earlier this week. It is fixed in the darcs tree, and will be fixed in the next fish release. > > i founf this because i thought that with just running > set -U foo > i could change the scope of a variable without changing the value I considered doing that, but it would have really evil corner cases that I didn't want. > > greetings, martin. > -- > cooperative communication with sTeam - caudium, pike, roxen and unix > offering: programming, training and administration - anywhere in the world > -- > pike programmer travelling and working in europe open-steam.org > unix system- bahai.or.at iaeste.(tuwien.ac|or).at > administrator (caudium|gotpike).org is.schon.org > Martin Bähr http://www.iaeste.or.at/~mbaehr/ -- Axel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
