Hi Heinrich,

> > 
> > Thank you for the patch. For reasons mentioned above I'd like to keep
> > the current version; however, I will replace gmtime with gmtime_r.
> 
> Hello Andrew
> 
> gmtime_r does not exist in the C standard and not on Windows.
> 
> Please use gmtime_s.
> 

Not sure, but gmtime_s looks like a MSVC function. Could you point me
out where gmtime_s is standardized? Thanks.


Andrew Makhorin


_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to