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 507075 - Perl highlighting incorrect
Perl highlighting incorrect
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-03 18:02 UTC by Pedro Villavicencio
Modified: 2008-06-18 18:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Pedro Villavicencio 2008-01-03 18:02:46 UTC
This bug has been filled here:

https://bugs.launchpad.net/ubuntu/+source/gtksourceview2/+bug/178746

"In the following example, gedit marks everything after the first ( to the end of the file in pink:

system(q("()\n" ));

If you remove the innermost (), the highlighting is correct."

Thanks you,