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 334853 - Perl highlighting includes 'elseif'
Perl highlighting includes 'elseif'
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
1.6.x
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-17 08:38 UTC by Sebastien Bacher
Modified: 2006-03-27 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2006-03-17 08:38:38 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/gedit/+bug/35277

"I recently noticed that the gedit highlighting for the perl scripting language actually includes 'elseif' which shouldn't be, because the correct usage is elsif (which gedit also highlights). But I have asked around (especially on #perl on irc.freenode.net) and using 'elseif' will cause an error in perl."
Comment 1 Paolo Borelli 2006-03-17 11:38:05 UTC
sounds right. Will fix in cvs.
Comment 2 pianoboy3333 2006-03-27 21:13:33 UTC
Where can I get the fixed version?