This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
On Mon, Jan 13, 2014 at 5:40 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote: > .. note that, as a general policy, strchr (and all the other "C" library > functions for that matter) should be invoked as std::strchr. Booted, tested and committed, with strchr -> std::strchr -- Regards, Tim Shen
Attachment:
1-fix.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |