Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 99139

Summary: error (old version?) in the listing latex package: sql defined as case-sensitive
Product: Gentoo Linux Reporter: Riccardo <r.pelizzi>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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.