public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34853]  New: c++ runtime of basic_string has a bug in certain case
@ 2008-01-18 15:36 myan at microstrategy dot com
  2008-01-18 15:36 ` [Bug c++/34853] " myan at microstrategy dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: myan at microstrategy dot com @ 2008-01-18 15:36 UTC (permalink / raw)
  To: gcc-bugs

The following change in basic_string.tcc is not valid in my usage. A java
application loads c++ jni shared library that is compiled with
-D_GLIBCXX_FULLY_DYNAMIC_STRING. Please see attached test files.

Revision 95358 - (view) (download) - [select for diffs] 
Modified Mon Feb 21 23:25:08 2005 UTC (2 years, 10 months ago) by paolo 
Original Path: trunk/libstdc++-v3/include/bits/basic_string.tcc 
File length: 33828 byte(s) 
Diff to previous 91466 (colored) 
2005-02-21  Paolo Carlini  <pcarlini@suse.de>

        * include/bits/basic_string.tcc (_Rep::_M_destroy): Don't
        check for this == &_S_empty_rep, it's always false, here.


-- 
           Summary: c++ runtime of basic_string has a bug in certain case
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: myan at microstrategy dot com


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-19 20:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-18 15:36 [Bug c++/34853] New: c++ runtime of basic_string has a bug in certain case myan at microstrategy dot com
2008-01-18 15:36 ` [Bug c++/34853] " myan at microstrategy dot com
2008-01-18 15:48 ` myan at microstrategy dot com
2008-01-18 16:02 ` myan at microstrategy dot com
2008-01-18 16:06 ` myan at microstrategy dot com
2008-01-18 16:08 ` myan at microstrategy dot com
2008-01-19 21:06 ` [Bug libstdc++/34853] " pcarlini at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).