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] | |
Pétur Runólfsson wrote:
On second thought, this probably isn't correct, I don't think open is required to call seekoff, it might for example call fseek directly.
Well, for sure v3 implementation of open calls it!
If you are changing filebuf_members.cc, you might want to remove the exit(0); at the end of test04 - it seems that test05 is never run :-)
Yes ;) Thanks! Paolo.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |