public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "burnus at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/47007] Values from namelist file should not depend on locale settings
Date: Thu, 04 Jul 2013 15:35:00 -0000	[thread overview]
Message-ID: <bug-47007-4-BbxwNDwWUj@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47007-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007

--- Comment #21 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Tobias Burnus from comment #20)
> has to obtain the locale with newlocale(..., "C",...) - and later should
> free it with freelocale.

Respectively, __newlocale and __freelocale for pre-POSIX-2008 GLIBC. (The __*
ones are used by libstdc++-v3/config/locale/gnu/c_locale.cc).


  parent reply	other threads:[~2013-07-04 15:35 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18 19:04 [Bug fortran/47007] New: " fenixk19 at mail dot ru
2010-12-18 19:38 ` [Bug fortran/47007] " kargl at gcc dot gnu.org
2010-12-18 20:52 ` burnus at gcc dot gnu.org
2010-12-18 21:24 ` jvdelisle at gcc dot gnu.org
2010-12-19  2:14 ` sgk at troutmask dot apl.washington.edu
2010-12-19 11:35 ` burnus at gcc dot gnu.org
2010-12-19 13:55 ` fenixk19 at mail dot ru
2010-12-19 13:58 ` fenixk19 at mail dot ru
2010-12-19 14:13 ` fenixk19 at mail dot ru
2010-12-19 14:41 ` burnus at gcc dot gnu.org
2010-12-19 17:48 ` jvdelisle at gcc dot gnu.org
2010-12-19 18:04 ` fenixk19 at mail dot ru
2010-12-19 21:33 ` burnus at gcc dot gnu.org
2010-12-20  8:48 ` jb at gcc dot gnu.org
2010-12-20 14:04 ` fenixk19 at mail dot ru
2010-12-20 14:48 ` sgk at troutmask dot apl.washington.edu
2012-03-14 14:09 ` pchwood at yahoo dot com
2012-07-05 23:03 ` jtappin at gmail dot com
2013-07-04 13:44 ` burnus at gcc dot gnu.org
2013-07-04 15:30 ` burnus at gcc dot gnu.org
2013-07-04 15:35 ` burnus at gcc dot gnu.org [this message]
2013-07-04 15:49 ` schwab@linux-m68k.org
2014-03-30 18:12 ` dominiq at lps dot ens.fr
2014-11-05 10:50 ` jb at gcc dot gnu.org
2014-11-10  0:17 ` jb at gcc dot gnu.org
2014-11-10  0:22 ` jb at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-47007-4-BbxwNDwWUj@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).