-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Milestone
Description
Building Valum on Nix with GNOME 43 fails:
../src/valum/valum-router.vala:50.30-50.49: error: Invalid regular expression `//(?:\.?[\w-\s\/@+~])+'.
50 | register_type ("path", /(?:\.?[\w-\s\/@+~])+/);
| ^~~~~~~~~~~~~~~~~~~~
Likely due to GLib switching to PCRE 2: https://gitlab.gnome.org/GNOME/glib/-/issues/2706
Metadata
Metadata
Assignees
Labels
No labels