Skip to content

gregex: use %s format specifier for localized error message

commit 8d5a44dc introduced concatenation with G_GSIZE_FORMAT in the localized error message, which broke translation extraction for this error message. Use %s format specifier to fix this.

Fixes #2689 (closed)

Edited by Ghost User

Merge request reports

Loading