Bug#196380: libstdc++5-3.3-doc: lower_bound is not well documented

2003-06-06 Thread Victor Porton
On 06-Jun-2003 Phil Edwards wrote: > On Fri, Jun 06, 2003 at 08:37:13PM +0600, Victor Porton wrote: >> It is unclear from the API docs whether std::lower_bound if there are no >> element element "not less than" val. > > That question does not parse. Could you r

Bug#196380: libstdc++5-3.3-doc: lower_bound is not well documented

2003-06-06 Thread Victor Porton
Package: libstdc++5-3.3-doc Version: 1:3.3-3 Severity: normal It is unclear from the API docs whether std::lower_bound if there are no element element "not less than" val. Also check docs of std::upper_bound. Please also comment me on this (it is also broken in other C++ docs I have :-( ).

Bug#196381: libstdc++5-3.3-doc: "Main Page" is a bad title

2003-06-06 Thread Victor Porton
Package: libstdc++5-3.3-doc Version: 1:3.3-3 Severity: minor The HTML title (in browser titlebar) of http://localhost/doc/libstdc++5-3.3-doc/libstdc++/html_user/ is "Main Page" what does not makes clear that this browser window documents GNU C++ librayr. Please change to something like "libstdc++

Bug#181679: gnat-3.2: Preelaborate, exceptions, and -gnatN

2003-02-19 Thread Victor Porton
pragma Preelaborate; E: exception; procedure D; end P; package body P is procedure D is begin null; end; end P; -- Victor Porton ([EMAIL PROTECTED])

Bug#181660: gnat-3.2: internal compiler error

2003-02-19 Thread Victor Porton
: backstore_area.ads backstore_area.adb Description: backstore_area.adb Victor Porton ([EMAIL PROTECTED])

Bug#141797: Internal compiler error

2002-04-08 Thread Victor Porton
ate struct A { }; } struct B: N::A { }; -- Victor Porton ([EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]