[Bug 747] 1.15.2 regression from 1.15.1 in ash parameter expansion

bugzilla at busybox.net bugzilla at busybox.net
Mon Nov 30 00:04:10 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=747





--- Comment #9 from Denys Vlasenko <vda.linux at googlemail.com>  2009-11-30 00:04:09 UTC ---
What does

i586-geexbox-linux-gnu-gcc -funsigned-char -static-libgcc -S -o /dev/null -xc
/dev/null; echo $?

print?

When you do:

touch shell/ash.c; make V=1

do you see -funsigned-char in gcc's command line used to rebuild ash.c?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list