https://defect.opensolaris.org/bz/show_bug.cgi?id=15970
Summary: Fortran is a case insensitive language
Classification: Development
Product: opengrok
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: webapp
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
--- Comment #0 from njts <[email protected]> 2010-05-14 13:08:15 UTC ---
Fortran source code HTML view should recognize also uppercase keywords (like
CALL, IF, INTEGER, etc...). Now uppercase keywords are shown as links to
definition search.
Also the symbol and definition search for Fortran files should be case
insensitive. Now it doesn't find function names which are defined in uppercase
and searched in lowercase. This is a problem if the function is used somewhere
in lowercase and the link from the source code view doesn't find the
definition.
Tested on OpenGrok 0.9 RC1 and Windows 7 64 bit.
--
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev