This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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][libgloss] Use POSIX regex character classes instead of perl regex classes


On Jul  6 12:21, Tamar Christina wrote:
> Hi All,
> 
> This fixed the build on systems using BSD sed instead of GNU sed where the semihosting
> build would fall over because the sed expression wouldn't match.
> 
> The previous patch used perl style character classes for space \s while the new one
> uses the POSIX style [:space:] instead.
> 
> OK for master?

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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