https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191086
--- Comment #4 from Kyle Evans <[email protected]> --- (In reply to weeks from comment #2) Yeah, the odds are quite good that they don't have an option that uses GNU regex stuff instead of their own, which is the problem that we have. Our regex stuff supports it, but GNU's does not and linking against GNU is the default here. I've pondered elsewhere if it would be a good idea to make this not the default on a BSD system, and again it would seem to be a good idea. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
