Thanks, it seems the bug is fixed (i did use the CVS) All other scripts still work
And some other thing i notice is: old hush = 46505 bytes (flthdr -z) new hush size = 41470 bytes (flthdr -z) same config options this is even smaller then the lash i was using (42267 bytes) My hat's off for Denys Vlasenko =) > -----Oorspronkelijk bericht----- > Van: Denys Vlasenko [mailto:[EMAIL PROTECTED] > Verzonden: woensdag 11 juni 2008 23:39 > Aan: Martinb_ARM_NOMMU_KISSDVD > CC: [email protected] > Onderwerp: Re: Wrong result on simple hush script (nommu / arm) > > > On Wednesday 11 June 2008 21:24, Martinb_ARM_NOMMU_KISSDVD wrote: > > if i try it on current 1.10.3 i get: > > > > CC shell/hush.o > > shell/hush.c:89:2: warning: #warning On NOMMU, hush command > substitution is > > dangerous. > > shell/hush.c:90:2: warning: #warning Dont use it for commands > which produce > > lots of output. > > shell/hush.c:91:2: warning: #warning For more info see shell/hush.c, > > generate_stream_from_list(). > > shell/hush.c: In function `builtin_read': > > shell/hush.c:1075: error: too many arguments to function `xmalloc_reads' > > make[1]: *** [shell/hush.o] Fout 1 > > > > > > do i need cvs ? > > Yes, testing cvs is preferred. > -- > vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
