public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/37355]  New: Request runtime preconnected buffer option for gfortran
@ 2008-09-03 17:04 MMcVeigh at att dot net
  2008-09-03 18:07 ` [Bug fortran/37355] " kargl at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: MMcVeigh at att dot net @ 2008-09-03 17:04 UTC (permalink / raw)
  To: gcc-bugs

When FORTRAN code is combined with C, there can be instances of
non-chronological output for STDOUT and STDERR.  Setting the environment
variable GFORTRAN_PRECONNECTED_UNBUFFERED is effective, but is not helpful for
uncontrolled customer shell environments.  I would like a method to override
the default buffering at runtime.  One method is to provide a libfortran
globally accessible function to change the libfortran.h values of

_gfortrani_options.all_unbuffered = 1 and
_gfortrani_options.unbuffered_preconnected = 1

Thank You,
Mark McVeigh


-- 
           Summary: Request runtime preconnected buffer option for gfortran
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: MMcVeigh at att dot net


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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-31  2:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-37355-4@http.gcc.gnu.org/bugzilla/>
2014-03-23  0:35 ` [Bug fortran/37355] Request runtime preconnected buffer option for gfortran dominiq at lps dot ens.fr
2015-08-26 14:58 ` fxcoudert at gcc dot gnu.org
2015-08-30 21:48 ` dominiq at lps dot ens.fr
2015-08-31  2:41 ` jvdelisle at gcc dot gnu.org
2008-09-03 17:04 [Bug fortran/37355] New: " MMcVeigh at att dot net
2008-09-03 18:07 ` [Bug fortran/37355] " kargl at gcc dot gnu dot org
2008-09-08 18:31 ` tkoenig at gcc dot gnu dot org
2008-09-08 20:01 ` MMcVeigh at att dot net
2008-09-11 19:31 ` tkoenig at gcc dot gnu dot org
2010-04-13  4:10 ` jvdelisle at gcc dot gnu dot org
2010-04-13  5:40 ` burnus at gcc dot gnu dot org

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).