[Bug c++/53173] PROD02

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 --- Comment #5 from Jonathan Wakely 2012-05-01 09:41:34 UTC --- Also, please give more useful bug descriptions, "PROD02" is completely meaningless

[Bug c++/53173] PROD02

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 --- Comment #4 from Jonathan Wakely 2012-05-01 09:40:53 UTC --- (In reply to comment #0) > 4. error: no matching function for call to ‘make_pair(std::string&, > std::string&)’ If you're calling make_pair with an explicit template argument list e

[Bug c++/53173] PROD02

2012-05-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53173] PROD02

2012-04-30 Thread shalja.rudra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 --- Comment #2 from gcc 2012-04-30 20:31:49 UTC --- Thanks Marc ! Sorry on missing most words in few error lines. 2. error: no matching function for call to ‘std::pair >::pair(long unsigned int, const a::b::c::Config*)’ 5. error: declaration o

[Bug c++/53173] PROD02

2012-04-30 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 --- Comment #1 from Marc Glisse 2012-04-30 20:02:59 UTC --- Uh, where are you reporting a bug in gcc? (In reply to comment #0) > I am trying to upgrade (GCC) 4.4.0 to (GCC) 4.6.2. I see bunch of > incompatible > error from code which works wit