After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 559184 - Perl hightlighting incorrect for regex where character isn't forward slash
Perl hightlighting incorrect for regex where character isn't forward slash
Status: RESOLVED OBSOLETE
Product: gtksourceview
Classification: Platform
Component: Syntax files
git master
Other All
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-03 21:11 UTC by Richard Eames
Modified: 2021-07-05 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Eames 2008-11-03 21:11:51 UTC
It (using gedit) gets confused on a regex inside parenthesis where the start/end char isn't a forward slash :
if (m{^foo$}) {}

But works if there's a space before the 'm' or if the {} are changed to //


Original report: https://bugs.launchpad.net/ubuntu/+source/gtksourceview2/+bug/287271
Comment 1 Carnë Draug 2011-05-13 19:51:48 UTC
I can confirm this bug still is still present on trunk version
Comment 2 GNOME Infrastructure Team 2021-07-05 11:01:38 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gtksourceview/-/issues/

Thank you for your understanding and your help.