Matthieu Fertré a écrit : > So as C++ has been defined before C99, it should not define it. However, > it compiles perfectly with gcc and we already use C99-only functions > such as isnan.
Anyway, the visual build is working correctly, except that the debug version is quite slow. And in addition, the binary for wormux is ~800K vs 2000+ for gcc. This is however partly due to sdlgfx being statically linked with the gcc binary. > I think that there could be an interest to have more developers. Of > course, we need to be careful, our main target is gcc compiler and Unix > systems. I don't know if this will bring more developers, but this would be an additional benefit. Another benefit is that the Visual IDE is miles aways in terms of usability for many people, including me, so debug under windows becomes a reality (believe me, you can hardly do anything in some situations with gdb...). So I'll try to gradually add files to SVN. First will be the additional files, for instance getopt.[ch] (new since your addition) and the project files. Best regards, Kurosu _______________________________________________ Wormux-dev mailing list Wormux-dev@gna.org https://mail.gna.org/listinfo/wormux-dev