]> gcc.gnu.org Git - gcc.git/commit
bastring.h (unique): We only need length bytes.
authorJason Merrill <jason@yorick.cygnus.com>
Sun, 25 Jan 1998 16:45:02 +0000 (16:45 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 25 Jan 1998 16:45:02 +0000 (11:45 -0500)
commit5f79cea1efa092cb137ca595d0f07579f50b4054
treec12a2d62b85680d7c4ca67cda11b66f56afef1b3
parentbe34355626aab9c515132bd0bd795f9100324db8
bastring.h (unique): We only need length bytes.

* std/bastring.h (unique): We only need length bytes.
(c_str): Avoid writing over random memory.
#include <std/bastring.cc>.
Lose _G_ALLOC_CONTROL.
* std/bastring.cc: Likewise.
  (nilRep): Add initializer for selfish.
* sinst.cc: Just #include <string>.
Fix a couple of bugs, linux undefined symbol problem.

From-SVN: r17478
libstdc++/ChangeLog
libstdc++/sinst.cc
libstdc++/std/bastring.cc
libstdc++/std/bastring.h
This page took 0.055807 seconds and 5 git commands to generate.