This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47007] Values from namelist file should not depend on locale settings
- From: "pchwood at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 14 Mar 2012 13:42:13 +0000
- Subject: [Bug fortran/47007] Values from namelist file should not depend on locale settings
- Auto-submitted: auto-generated
- References: <bug-47007-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007
--- Comment #16 from PierreC <pchwood at yahoo dot com> 2012-03-14 13:42:13 UTC ---
I bumped into this problem using f2py to interface a Fortran library into
Python.
The read statement upon an internal buffer depends on the locale...