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]
Other format: [Raw text]

Re: [PATCH] basic_filebuf: 45628 + non-modal I/O


Hi again,
> About 9182-1, what I *do* remember is that we noticed with Petur (and
> Nathan) a number of circumstances where really we couldn't provide reach
> enough diagnostics to the user by way simply of return values from the
> concerned functions. In general I think this is recognized as a real
> issue in the current design of C++ iostreams. While I apply locally your
> patch and tweak the linker map, most likely reporting back that I'm
> going to commit your patch, you are welcome to start looking into the
> issue in more detail and suggest possible changes...
>   
As committed. Tested x86_64-linux multilib. Please have a look to the
gnu.ver changes (I tightened a bit the old pattern at the baseline
version to.not export inadvertently the new symbols and explicitly
exported the latter at the current minor version)

Thanks for now,
Paolo.

//////////////////

Attachment: ChangeLog.entry
Description: Text document

Attachment: patch_45628
Description: Text document


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