This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Opaque evil patch to fix AIX I/O


>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:

    >> * src/globals.cc: New file.

    Benjamin> small thing, I suppose, but this file used to be called
    Benjamin> stdstreams.cc.  stream_objects or something might have
    Benjamin> been nice: globals is a bit vague.

Sure -- feel free to change it.  My thinking was that we might find
other global objects that need the same kind of treatment; if so, now
we have a place to put them.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]