GNOME Bugzilla – Bug 694510
add support for POSIX regexps to posix.vapi
Last modified: 2018-05-22 14:41:56 UTC
Currently posix.vapi misses all regcomp/regexec related functions/types/enums.
Created attachment 237235 [details] [review] posix.vapi: add missing POSIX regex part
Note that this patch better to apply after https://bugzilla.gnome.org/show_bug.cgi?id=694508 (getopt part of posix.vapi)
Thanks for the patch.
Review of attachment 237235 [details] [review]: I like the general idea of this patch, however to make it into posix.vapi, it would need some small revisions, in particular the code style in the "friendly interface" to match the rest of posix.vapi. It would also be great to have a sample available that uses this patch.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/vala/issues/356.