https://defect.opensolaris.org/bz/show_bug.cgi?id=16883

           Summary: ShXref should reset stack on reuse
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: ACCEPTED
          Severity: normal
          Priority: P2
         Component: analyzer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


--- Comment #0 from Knut Anders Hatlen <[email protected]> 2010-08-20 
09:32:24 UTC ---
The stack used by ShXref to keep track of its state is not reset when the
instance is reused. So if for example one shell script fails to close a string
literal, the next shell script to be analyzed will start in the string literal
state, and the highlighting will be broken.

-- 
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

Reply via email to