David Binderman created XALANC-758:
--------------------------------------

             Summary: TraceListenerDefault.cpp:336: bad expression
                 Key: XALANC-758
                 URL: https://issues.apache.org/jira/browse/XALANC-758
             Project: XalanC
          Issue Type: Bug
    Affects Versions: 1.11
            Reporter: David Binderman
            Assignee: Steven J. Hathaway
            Priority: Minor


xalan-c-1.11/c/src/xalanc/XSLT/TraceListenerDefault.cpp:336]: (style) Same 
expression in both branches of ternary operator.

            const NodeRefListBase&  theNodeSet =
                m_executionContext != 0 ?
                    ev.m_selection->nodeset() :
                    ev.m_selection->nodeset();




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to