You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Dave Brosius (JIRA)" <xe...@xml.apache.org> on 2005/10/11 03:47:04 UTC

[jira] Created: (XERCESJ-1105) [PATCH] use short circuiting logic

[PATCH] use short circuiting logic
----------------------------------

         Key: XERCESJ-1105
         URL: http://issues.apache.org/jira/browse/XERCESJ-1105
     Project: Xerces2-J
        Type: Improvement
  Components: Other  
    Versions: 2.7.1    
    Reporter: Dave Brosius
    Priority: Trivial
 Attachments: use_short_circuit.diff

code uses & instead of &&, for no apparent reason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Assigned: (XERCESJ-1105) [PATCH] use short circuiting logic

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1105?page=all ]

Michael Glavassevich reassigned XERCESJ-1105:
---------------------------------------------

    Assign To: Michael Glavassevich

> [PATCH] use short circuiting logic
> ----------------------------------
>
>          Key: XERCESJ-1105
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1105
>      Project: Xerces2-J
>         Type: Improvement
>   Components: Other
>     Versions: 2.7.1
>     Reporter: Dave Brosius
>     Assignee: Michael Glavassevich
>     Priority: Trivial
>  Attachments: use_short_circuit.diff
>
> code uses & instead of &&, for no apparent reason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Reopened: (XERCESJ-1105) [PATCH] use short circuiting logic

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1105?page=all ]
     
Michael Glavassevich reopened XERCESJ-1105:
-------------------------------------------


Reopening so that I can update the fix version field.

> [PATCH] use short circuiting logic
> ----------------------------------
>
>          Key: XERCESJ-1105
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1105
>      Project: Xerces2-J
>         Type: Improvement
>   Components: Other
>     Versions: 2.7.1
>     Reporter: Dave Brosius
>     Assignee: Michael Glavassevich
>     Priority: Trivial
>      Fix For: 2.8.0
>  Attachments: use_short_circuit.diff
>
> code uses & instead of &&, for no apparent reason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Updated: (XERCESJ-1105) [PATCH] use short circuiting logic

Posted by "Dave Brosius (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1105?page=all ]

Dave Brosius updated XERCESJ-1105:
----------------------------------

    Attachment: use_short_circuit.diff

> [PATCH] use short circuiting logic
> ----------------------------------
>
>          Key: XERCESJ-1105
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1105
>      Project: Xerces2-J
>         Type: Improvement
>   Components: Other
>     Versions: 2.7.1
>     Reporter: Dave Brosius
>     Priority: Trivial
>  Attachments: use_short_circuit.diff
>
> code uses & instead of &&, for no apparent reason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Closed: (XERCESJ-1105) [PATCH] use short circuiting logic

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1105?page=all ]
     
Michael Glavassevich closed XERCESJ-1105:
-----------------------------------------

    Fix Version: 2.8.0
     Resolution: Fixed

> [PATCH] use short circuiting logic
> ----------------------------------
>
>          Key: XERCESJ-1105
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1105
>      Project: Xerces2-J
>         Type: Improvement
>   Components: Other
>     Versions: 2.7.1
>     Reporter: Dave Brosius
>     Assignee: Michael Glavassevich
>     Priority: Trivial
>      Fix For: 2.8.0
>  Attachments: use_short_circuit.diff
>
> code uses & instead of &&, for no apparent reason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Closed: (XERCESJ-1105) [PATCH] use short circuiting logic

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1105?page=all ]
     
Michael Glavassevich closed XERCESJ-1105:
-----------------------------------------


> [PATCH] use short circuiting logic
> ----------------------------------
>
>          Key: XERCESJ-1105
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1105
>      Project: Xerces2-J
>         Type: Improvement
>   Components: Other
>     Versions: 2.7.1
>     Reporter: Dave Brosius
>     Assignee: Michael Glavassevich
>     Priority: Trivial
>  Attachments: use_short_circuit.diff
>
> code uses & instead of &&, for no apparent reason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Resolved: (XERCESJ-1105) [PATCH] use short circuiting logic

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1105?page=all ]
     
Michael Glavassevich resolved XERCESJ-1105:
-------------------------------------------

    Resolution: Fixed

Thanks Dave, your patch is in SVN.

> [PATCH] use short circuiting logic
> ----------------------------------
>
>          Key: XERCESJ-1105
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1105
>      Project: Xerces2-J
>         Type: Improvement
>   Components: Other
>     Versions: 2.7.1
>     Reporter: Dave Brosius
>     Assignee: Michael Glavassevich
>     Priority: Trivial
>  Attachments: use_short_circuit.diff
>
> code uses & instead of &&, for no apparent reason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org