Changes between Initial Version and Version 1 of Ticket #4037, comment 3


Ignore:
Timestamp:
02/01/2017 02:38:57 AM (7 years ago)
Author:
bdubbs@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4037, comment 3

    initial v1  
    55The only reference to su.c is:
    66
    7 gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\"   -g -O2 -MT su.o -MD -MP -MF .deps/su.Tpo -c -o su.o su.c
    8 su.c: In function 'main':
     7gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\"   -g -O2 -MT su.o -MD -MP -MF .deps/su.Tpo -c -o su.o su.c[[br]]
     8su.c: In function 'main':[[br]]
    99su.c:1162:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    1010   argv[-1] = cp;