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]

Re: [Patch] Patch set for regex instantiation


On 01/13/2014 02:31 AM, Tim Shen wrote:
On Sun, Jan 12, 2014 at 5:46 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
strchrnul is a non-standard GNU extension, in general we can't use it.
...so use strchr instead.
The updated patch set is Ok with me. Please wait a couple more days for the other maintainers to comment and go ahead.

Thanks!
Paolo.


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