[Bug libstdc++/7264] g++3.1:ostrstream::freeze() don`t work

peturr02 at ru dot is gcc-bugzilla@gcc.gnu.org
Tue Aug 19 14:07:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7264



------- Additional Comments From peturr02 at ru dot is  2003-08-19 14:07 -------
According to my reading of the standard the current behaviour is conforming.
There is a note that says:

  frozen, set when the program has requested that the array object not be
  altered, reallocated, or freed

but I don't see any normative text that says that the contents of the array
may not be modified when frozen is set.



More information about the Gcc-bugs mailing list