This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PATCH to libstdc++: Don't be sloppy about names used in templates


Paolo Carlini <pcarlini@unitus.it> writes:

| Andreas Schwab wrote:
| 
| >What about snprintf (ifdef GLIBCXX_USE_C99)?  Will it need a std:: prefix
| >as well?
| >
| I think so.

I tried before applying the patch: it does not work.
For some reason snprintf is not in std::. 

-- Gaby


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