DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_2 libstdc++47: Fix iostream bug 2478
commit b4a5b9767b574dddb77745f80f62591fbaa9496b
Author: John Marino <draco@marino.st>
Date: Thu Jan 31 16:58:59 2013 +0100
libstdc++47: Fix iostream bug 2478
c++ iostreams were segfaulting -- apparently _M_table isn't defined in all
cases. Fix inspired from FreeBSD configuration files.
https://bugs.dragonflybsd.org/issues/2478
Summary of changes:
.../config/os/bsd/dragonfly/ctype_base.h | 2 +-
.../config/os/bsd/dragonfly/ctype_inline.h | 48 ++++++++++++++++++----
2 files changed, 42 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b4a5b9767b574dddb77745f80f62591fbaa9496b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]