[Bug libstdc++/39598] New: Invocation of the interface basic_istream::seekg(pos_type pos) calls rdbuf()->pubseekpos(pos) with wrong argument.

2009-03-31 Thread vmartirosyan at gmail dot com
Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vmartirosyan at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39598

[Bug libstdc++/39599] New: Invocation of the interface basic_istream::seekg(off_type& off, ios_base::seekdir dir) calls rdbuf()->pubseekoff(off, dir) with wrong third argument.

2009-03-31 Thread vmartirosyan at gmail dot com
ent. Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vmartirosyan at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39599

[Bug libstdc++/39597] New: Invocation of the interface basic_ostream::seekp(off_type& off, ios_base::seekdir dir) calls rdbuf()->pubseekoff(off, dir) with wrong third argument.

2009-03-31 Thread vmartirosyan at gmail dot com
ent. Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vmartirosyan at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39597

[Bug libstdc++/39596] New: Invocation of the interface basic_ostream::seekp(pos_type& pos) calls rdbuf()->pubseekpos() with wrong argument.

2009-03-31 Thread vmartirosyan at gmail dot com
Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vmartirosyan at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39596