This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: DateAndTime resolution on mingw
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Jerry DeLisle <jvdelisle at verizon dot net>
- Cc: Fortran List <fortran at gcc dot gnu dot org>
- Date: Tue, 28 Feb 2006 07:59:10 +0100
- Subject: Re: DateAndTime resolution on mingw
- References: <4403B2C6.2020502@verizon.net>
I noticed today on a the native windows (mingw) installation of
gfortran binary from the wiki that DateAndTime produces results only
to the nearest second.
Is this a mingw problem or a gfortran problem?
This is mingw-specific. You can file a libfortran enhancement PR in
bugzilla if you wish, with [mingw32] in the summary, so that I can see
it easily and fix it sometime.
FX