DragonFly BSD
DragonFly commits List (threaded) for 2013-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libstdc++47: Fix iostream bug 2478


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 31 Jan 2013 08:46:45 -0800 (PST)

commit ae13b2e562f462b6c2f6c72802bed9204d4cffa1
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/ae13b2e562f462b6c2f6c72802bed9204d4cffa1


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]