From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29031 invoked by alias); 25 Apr 2009 19:17:10 -0000 Received: (qmail 28003 invoked by uid 48); 25 Apr 2009 19:16:47 -0000 Date: Sat, 25 Apr 2009 19:17:00 -0000 Message-ID: <20090425191647.28002.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/24196] Using string instances to pass arguments to dlls fails In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-04/txt/msg02356.txt.bz2 ------- Comment #19 from paolo dot carlini at oracle dot com 2009-04-25 19:16 ------- Sorry, but at this point in history, it's unlikely that we are going to do much to the current std::string, given all the ABI implications. When we'll break the ABI, for C++1x, a completely different implementation will be used, neither affected by this issue nor by many others (ext/vstring is close, and already available). -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|paolo dot carlini at oracle |unassigned at gcc dot gnu |dot com |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196