This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16883] Confusing error message with Boost.Spirit
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Aug 2004 01:56:15 -0000
- Subject: [Bug c++/16883] Confusing error message with Boost.Spirit
- References: <20040804232003.16883.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-05 01:56 -------
I get this error first:
pr16883.cc:50489: error: no match for call to `(Test_Recipe_Grammar::lazy_attribute_filter_)
(__gnu_norm::map<uint32_t, std::pair<std::string, std::string>, std::less<uint32_t>,
std::allocator<std::pair<const uint32_t, std::pair<std::string, std::string> > > >&, const
std::pair<std::string, std::string>&)'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16883