Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99139 - error (old version?) in the listing latex package: sql defined as case-sensitive
Summary: error (old version?) in the listing latex package: sql defined as case-sensitive
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-15 11:22 UTC by Riccardo
Modified: 2005-07-15 11:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Riccardo 2005-07-15 11:22:38 UTC
the package listing provided with latex has a case-sensitive definition of the
language. sql is a case insensitive language i think. Just replace "sensitive"
with "sensitive=false" in its definition.

Reproducible: Always
Steps to Reproduce:
1. use the listing package to display sql code with lower case statements
2. see?
3.

Actual Results:  
no highlighting since i wrote "create" instead of "CREATE" which is legal

Expected Results:  
highlight it
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-15 11:29:53 UTC
Please, include ebuild name and version in bug summary, that way I won't have to
waste my time searching for maintainer. Reopen once you have posted the needed
information.