argv.c
13.7 KB
-
[libiberty] output empty args as a pair of quotes · 18193e8f
writeargv writes out empty arguments in a way that expandargv skips them instead of preserving them. Fixed by writing out a pair of quotes for them. for libiberty/ChangeLog * argv.c (writeargv): Output empty args as "".
Alexandre Oliva committed