Use regcmp() and regex() instead of re_comp() and re_exec(). This fixes
the build failure when using the Musl C library.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Differential D13944
[plot2fig] Use the POSIX regex functions on Linux instead of the old/obsolete BSD ones. vkalintiris on Oct 21 2015, 6:48 AM. Authored by |