Hi developers,

I just compiled the current CVS version of FVWM with the newly released
gcc 3.0. The compile finished successfully, but I got these warning during
the build:

FvwmCpp.o: In function `cpp_defs':
/home/andre/devel/cvs/fvwm-build/modules/FvwmCpp/FvwmCpp.c:255: the use of 
`mktemp' is dangerous, better use `mkstemp'
readconfig.c:1094:3: warning: pasting "." and "buttonState" does not give a 
valid preprocessing token
readconfig.c:1094:3: warning: pasting "." and "buttonState" does not give a 
valid preprocessing token
readconfig.c:1101:3: warning: pasting "." and "foreColorName" does not give a 
valid preprocessing token
readconfig.c:1101:3: warning: pasting "." and "foreColorName" does not give a 
valid preprocessing token
readconfig.c:1111:3: warning: pasting "." and "backColorName" does not give a 
valid preprocessing token
readconfig.c:1111:3: warning: pasting "." and "backColorName" does not give a 
valid preprocessing token
readconfig.c:1282:11: warning: pasting "." and "colorsets" does not give a 
valid preprocessing token
readconfig.c:1282:11: warning: pasting "." and "colorsets" does not give a 
valid preprocessing token
readconfig.c:1295:11: warning: pasting "." and "backColorName" does not give a 
valid preprocessing token
readconfig.c:1295:11: warning: pasting "." and "backColorName" does not give a 
valid preprocessing token
readconfig.c:1306:9: warning: pasting "." and "button_geometry_str" does not 
give a valid preprocessing token
readconfig.c:1306:9: warning: pasting "." and "button_geometry_str" does not 
give a valid preprocessing token
readconfig.c:1361:9: warning: pasting "." and "draw_icons" does not give a 
valid preprocessing token
readconfig.c:1361:9: warning: pasting "." and "draw_icons" does not give a 
valid preprocessing token
readconfig.c:1385:9: warning: pasting "." and "followFocus" does not give a 
valid preprocessing token
readconfig.c:1385:9: warning: pasting "." and "followFocus" does not give a 
valid preprocessing token
readconfig.c:1396:9: warning: pasting "." and "fontname" does not give a valid 
preprocessing token
readconfig.c:1396:9: warning: pasting "." and "fontname" does not give a valid 
preprocessing token
readconfig.c:1408:9: warning: pasting "." and "foreColorName" does not give a 
valid preprocessing token
readconfig.c:1408:9: warning: pasting "." and "foreColorName" does not give a 
valid preprocessing token
readconfig.c:1428:9: warning: pasting "." and "formatstring" does not give a 
valid preprocessing token
readconfig.c:1428:9: warning: pasting "." and "formatstring" does not give a 
valid preprocessing token
readconfig.c:1431:9: warning: pasting "." and "format_depend" does not give a 
valid preprocessing token
readconfig.c:1431:9: warning: pasting "." and "format_depend" does not give a 
valid preprocessing token
readconfig.c:1452:9: warning: pasting "." and "iconname" does not give a valid 
preprocessing token
readconfig.c:1452:9: warning: pasting "." and "iconname" does not give a valid 
preprocessing token
readconfig.c:1463:9: warning: pasting "." and "geometry_str" does not give a 
valid preprocessing token
readconfig.c:1463:9: warning: pasting "." and "geometry_str" does not give a 
valid preprocessing token
readconfig.c:1489:9: warning: pasting "." and "res" does not give a valid 
preprocessing token
readconfig.c:1489:9: warning: pasting "." and "res" does not give a valid 
preprocessing token
readconfig.c:1510:9: warning: pasting "." and "rev" does not give a valid 
preprocessing token
readconfig.c:1510:9: warning: pasting "." and "rev" does not give a valid 
preprocessing token
readconfig.c:1535:9: warning: pasting "." and "shaped" does not give a valid 
preprocessing token
readconfig.c:1535:9: warning: pasting "." and "shaped" does not give a valid 
preprocessing token
readconfig.c:1602:9: warning: pasting "." and "sort" does not give a valid 
preprocessing token
readconfig.c:1602:9: warning: pasting "." and "sort" does not give a valid 
preprocessing token
readconfig.c:1618:9: warning: pasting "." and "AnimCommand" does not give a 
valid preprocessing token
readconfig.c:1618:9: warning: pasting "." and "AnimCommand" does not give a 
valid preprocessing token
readconfig.c:1636:9: warning: pasting "." and "titlename" does not give a valid 
preprocessing token
readconfig.c:1636:9: warning: pasting "." and "titlename" does not give a valid 
preprocessing token
readconfig.c:1669:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1669:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1683:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1683:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1697:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1697:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1711:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1711:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1725:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1725:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1739:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1739:9: warning: pasting "." and "colorsets" does not give a valid 
preprocessing token
readconfig.c:1761:9: warning: pasting "." and "usewinlist" does not give a 
valid preprocessing token
readconfig.c:1761:9: warning: pasting "." and "usewinlist" does not give a 
valid preprocessing token
xmanager.c:367:9: warning: pasting "->" and "iconname" does not give a valid 
preprocessing token
xmanager.c:371:9: warning: pasting "->" and "titlename" does not give a valid 
preprocessing token
xmanager.c:375:9: warning: pasting "->" and "resname" does not give a valid 
preprocessing token
xmanager.c:379:9: warning: pasting "->" and "classname" does not give a valid 
preprocessing token
FvwmM4.o: In function `m4_defs':
/home/andre/devel/cvs/fvwm-build/modules/FvwmM4/FvwmM4.c:270: the use of 
`mktemp' is dangerous, better use `mkstemp'
-- 

André Dahlqvist <[EMAIL PROTECTED]>
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to