This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/609


The following reply was made to PR c++/609; it has been noted by GNATS.

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, strieder@rhrk.uni-kl.de
Cc:  
Subject: Re: c++/609
Date: 10 Nov 2000 16:46:52 -0000

 Synopsis: Error messages don't include the source line where the error is caused
 
 State-Changed-From-To: open->closed
 State-Changed-By: nathan
 State-Changed-When: Fri Nov 10 08:46:52 2000
 State-Changed-Why:
     current CVS reports the instantiation point ...
     /home/nathan/local/unknown-i686-Linux-2/egcs-devel/include/g++-3/stl_tree.h: In 
        member function `void _Rb_tree<_Key, _Value, _KeyOfValue, _Compare, 
        _Alloc>::insert_unique(_II, _II) [with _InputIterator = int, _Key = int, 
        _Value = pair<const int, int>, _KeyOfValue = _Select1st<pair<const int, int> 
        >, _Compare = less<int>, _Alloc = allocator<int>]':
     /home/nathan/local/unknown-i686-Linux-2/egcs-devel/include/g++-3/stl_map.h:168:   instantiated from `void map<_Key, _Tp, _Compare, _Alloc>::insert(_InputIterator, _InputIterator) [with _InputIterator = int, _Key = int, _Tp = int, _Compare = less<int>, _Alloc = allocator<int>]'
     current/609.C:8:   instantiated from here
     /home/nathan/local/unknown-i686-Linux-2/egcs-devel/include/g++-3/stl_tree.h:981: invalid
        type argument of `unary *'
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=609&database=gcc

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]