Hello,

Do we care if trunk doesn't compile successfully with --enable-werror-always?

Do we want to fix things like:
../../../../gcc-trunk/fixincludes/server.c: In function ‘server_setup’:
../../../../gcc-trunk/fixincludes/server.c:195:10: error: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Werror=unused-result]
   getcwd (buff, MAXPATHLEN + 1);
          ^
cc1: all warnings being treated as errors

This head of trunk.


--
PMatos

Reply via email to