You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2005/05/05 21:15:06 UTC

[jira] Created: (XALANC-508) Safety improvements for ElemNumber roman numeral conversion

Safety improvements for ElemNumber roman numeral conversion
-----------------------------------------------------------

         Key: XALANC-508
         URL: http://issues.apache.org/jira/browse/XALANC-508
     Project: XalanC
        Type: Improvement
  Components: XalanC  
    Versions: CurrentCVS    
    Reporter: David Bertoni
 Assigned to: David Bertoni 
    Priority: Minor
 Attachments: patch.txt

While diagnosing a bug in the GCC 4.0 optimizer, I noticed that ElemNumber could at least assert that it as not gone past the end of one of its static tables.  This patch does that.

Committers, can you please review?

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Closed: (XALANC-508) Safety improvements for ElemNumber roman numeral conversion

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-508?page=all ]
     
David Bertoni closed XALANC-508:
--------------------------------


> Safety improvements for ElemNumber roman numeral conversion
> -----------------------------------------------------------
>
>          Key: XALANC-508
>          URL: http://issues.apache.org/jira/browse/XALANC-508
>      Project: XalanC
>         Type: Improvement
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Minor
>      Fix For: CurrentCVS
>  Attachments: patch.txt
>
> While diagnosing a bug in the GCC 4.0 optimizer, I noticed that ElemNumber could at least assert that it as not gone past the end of one of its static tables.  This patch does that.
> Committers, can you please review?

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANC-508) Safety improvements for ElemNumber roman numeral conversion

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-508?page=all ]
     
David Bertoni resolved XALANC-508:
----------------------------------

     Resolution: Fixed
    Fix Version: CurrentCVS

Note this patch also has a workaround for a bug with the GCC 4.0 optimizer.

> Safety improvements for ElemNumber roman numeral conversion
> -----------------------------------------------------------
>
>          Key: XALANC-508
>          URL: http://issues.apache.org/jira/browse/XALANC-508
>      Project: XalanC
>         Type: Improvement
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Minor
>      Fix For: CurrentCVS
>  Attachments: patch.txt
>
> While diagnosing a bug in the GCC 4.0 optimizer, I noticed that ElemNumber could at least assert that it as not gone past the end of one of its static tables.  This patch does that.
> Committers, can you please review?

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANC-508) Safety improvements for ElemNumber roman numeral conversion

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-508?page=all ]

David Bertoni updated XALANC-508:
---------------------------------

    Attachment: patch.txt

> Safety improvements for ElemNumber roman numeral conversion
> -----------------------------------------------------------
>
>          Key: XALANC-508
>          URL: http://issues.apache.org/jira/browse/XALANC-508
>      Project: XalanC
>         Type: Improvement
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Minor
>  Attachments: patch.txt
>
> While diagnosing a bug in the GCC 4.0 optimizer, I noticed that ElemNumber could at least assert that it as not gone past the end of one of its static tables.  This patch does that.
> Committers, can you please review?

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org