Mailinglist Archive: opensuse-packaging (208 mails)

< Previous Next >
Re: [opensuse-packaging] gcc-4.7 and declaration
* Claudio Freire (klaussfreire@xxxxxxxxx) [20120502 21:59]:

So... the instantiation in expander.cpp had the using namespace std
that made gcc <4.7 find the declaration perhaps?

Nope, gcc < 4.7 simply did the the second unqualified lookup and found
make_pair in namespace std::. No need for a 'using' somewhere else.

Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx

< Previous Next >
Follow Ups