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 436904 - syntax coloring for $' incorrect for perl
syntax coloring for $' incorrect for perl
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-08 14:44 UTC by Christian Reis (not reading bugmail)
Modified: 2007-07-13 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Reis (not reading bugmail) 2007-05-08 14:44:15 UTC
When writing a Perl program that uses the expression $' the editor incorrectly assumes the rest of the program is a string (pink color) as it cannot match the closing quote.

$' is a valid Perl construct like $_ or $& so it should be recognized as such.
Comment 1 Steve Frécinaux 2007-07-13 16:06:10 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.