help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] things I don't understand in src/env/time.c + bugs + sug


From: Andrew Makhorin
Subject: Re: [Help-glpk] things I don't understand in src/env/time.c + bugs + suggested patch
Date: Sat, 28 Jan 2017 19:50:21 +0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]