On Sat, Jan 11, 2014 at 2:13 PM, Durand Jean-Damien < jeandamiendur...@gmail.com> wrote:
> Ah.... /Wall includes /W4 - sorry. So this is excellent... marpa is very > well coded -; > Could agree more, on both counts! :) As for /Wp64 — I will surely try. > Le samedi 11 janvier 2014 13:12:02 UTC+1, Durand Jean-Damien a écrit : > >> I am not in front of a Windows right now, but I know MSVC is very good >> also at finding 64bits portability >> issues<http://msdn.microsoft.com/en-us/library/yt4xw8fh.aspx>. >> /Wp64 or /W4 option, would you mind to add it ? >> Thanks / JD. >> >> Le samedi 11 janvier 2014 12:58:31 UTC+1, rns a écrit : >>> >>> Under winxp sp3 as part of Marpa::R2's install. /Wall is -Wall in a >>> happier world of gcc :) and /Za is a rough [1] equivalent of -ansi >>> -pedantic. >>> >>> Log file attached, perhaps some warnings can be useful. >>> >>> That's because libmarpa uses no MS-specific code, as MS system headers >>> are known to not compile with /Za [2], [3] and AFAIK, XS code doesn't >>> compile with /Za unless (possibly) windows.h is isolated in a file with >>> this option disabled. >>> >>> [1] "GCC can be a lot more pedantic than VStudio" -- and vice versa. >>> They're pedantic about different things. >>> — http://stackoverflow.com/questions/2292701/what-visual- >>> c-setting-option-flag-is-the-counterpart-of-ansi-pedantic-in-g >>> >>> [2] http://stackoverflow.com/questions/5489326/za-compiler- >>> directive-does-not-compile-system-headers-in-vs2010 >>> >>> [3] http://connect.microsoft.com/VisualStudio/feedback/details/ >>> 780509/including-windows-h-and-compiling-with-za-disable- >>> language-extensions >>> >> -- > You received this message because you are subscribed to the Google Groups > "marpa parser" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to marpa-parser+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to marpa-parser+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.