Xypron,

> so you do not want to support Linux because it is not 100% Posix?
> Neither all those other Unix derivatives that will indicate an error
> in gettimeofday?
> 

In this particular case the bug reported by Jiri is a bug in the mingw64
version of gettimeofday. There is a specification error, because
someone, perhaps some function from the C library, displays the message:

   warning: Invalid parameter passed to C runtime function.

So, it is not a compatibility issue, and just checking the return code
wouldn't fix the bug.

I think it is not a good idea to change the code because of a buggy
compiler and/or buggy implementation of the standard library.



_______________________________________________
Bug-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to