------- Comment #1 from pcarlini at suse dot de 2006-10-05 09:28 ------- Ok, thanks for the report. The issue is the following: tellp() calls pubseekoff, whereas seekp() calls pubseekpos. Since we are implementing the resolution of DR 453, which allows pubseekoff to not fail when the stream is empty, we have to adjust consistently seekpos also to not fail.
-- pcarlini at suse dot de changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pcarlini at suse dot de |dot org | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2006-10-05 09:28:47 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29354