On Mon, Jul 01, 2002 at 10:44:16PM -0000, Marc Singer wrote:
> Package: g++-3.1
> Version: 1:3.1.1-0pre2
> Severity: normal
> 
> 
> This code compiled in gcc-3.0 and fails in gcc-3.1 claiming that class
> rope is not to be found in std.  

Yep.  Extensions not actually in the standard ISO namespace are getting
moved into __gnu_cxx, starting with 3.1.

file:///usr/share/doc/libstdc++4-doc/libstdc++/html_user/namespace____gnu__cxx.html#_details

The SGI rope class is not listed on the above page, but only because nobody's
volunteered to document it.  I don't plan to (but I should probably at
least add the hooks so it'll show up in the list).


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to