Benjamin Kosnik - Re: The patch for PR libstdc++/14097. (original) (raw)
This is the mail archive of the libstdc++@gcc.gnu.orgmailing 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] |
| Other format: | [Raw text] |
- From: Benjamin Kosnik
- To: KRECKEL Richard NGLTD
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 11 Feb 2004 20:01:38 -0600
- Subject: Re: The patch for PR libstdc++/14097.
- Organization: Red Hat / Chicago
- References: <C34AC81426BAD41192D70800062B1507026E29E7@anpe0e02.anp.framatome-anp.de>
Then, for reasons of symmetry, we should expose the FILE* when we wrap the other layer. Like this:
I don't have a problem adding this kind of thing to the extension filebufs. Either, both. Submit a patch, ChangeLog entry, the whole deal.
I do have a problem with adding fd/FILE accessors to std::basic_filebuf, but this isn't what you are asking (at this point in the thread.)
I think you've already read the long, torrid history of why these were removed from basic_filebuf. If not, I suggest you search this list in google for these discussions, based on the creation date for ext/stdio_filebuf. IMHO, until the standard C++ interface changes to add these MF's, it's unlikely they'll show up in basic_filebuf again, no matter how useful they are.
best, -benjamin
- References:
- RE: The patch for PR libstdc++/14097.
* From: KRECKEL Richard NGLTD
- RE: The patch for PR libstdc++/14097.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |