go-highlight icon indicating copy to clipboard operation
go-highlight copied to clipboard

PCRE

Open errordeveloper opened this issue 9 years ago • 0 comments

PCRE requires cgo, and seems to fail in all weird ways in Travis, it's not a nice cgo dependency to deal with, it'd be great to understand what sort of edge cases there are where standard library falls short. If there are many cases where standard library is suffice, it may be appropriate to provide a way to conditionally compile without PCRE.

errordeveloper avatar Feb 01 '17 10:02 errordeveloper