While trying to build Sage on Windows 7, I ran into the case of a package defining ulong (i.e. #define ulong unsigned long), whereas in a system header it is defined as a type. (details on the ticket).
While it's trivial to make a platform-dependent fix, I wonder whether this should be addressed in some other, more proper way (indeed, one sees that on various linuxes this happens once in a while, too)... Dima -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org