[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-10-22 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957078#comment-16957078 ] Gilles Sadowski commented on NUMBERS-99: Applied (commit 44ea3e26fa7610f3635aa225

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-10-19 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955328#comment-16955328 ] Gilles Sadowski commented on NUMBERS-99: Any objection to applying the patch? >

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-10-06 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945537#comment-16945537 ] Gilles Sadowski commented on NUMBERS-99: The attached patch removes the requireme

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-10-06 Thread Heinrich Bohne (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945475#comment-16945475 ] Heinrich Bohne commented on NUMBERS-99: --- Hello, sorry for having been absent for s

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-10-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944121#comment-16944121 ] Gilles Sadowski commented on NUMBERS-99: IIUC, the first issue is to decide wheth

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-08-09 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903809#comment-16903809 ] Gilles commented on NUMBERS-99: --- bq. simply not requiring the stored denominator to be posi

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-08-08 Thread Heinrich Bohne (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903381#comment-16903381 ] Heinrich Bohne commented on NUMBERS-99: --- You're right, this issue is still open. Ho

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-08-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903161#comment-16903161 ] Gilles commented on NUMBERS-99: --- PR #34 was closed; will you provide another? > Fraction.a

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-05-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843542#comment-16843542 ] Gilles commented on NUMBERS-99: --- bq. code in the test class was already not following the g

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-05-19 Thread Heinrich Bohne (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843441#comment-16843441 ] Heinrich Bohne commented on NUMBERS-99: --- Regarding your point about multiple test m

[jira] [Commented] (NUMBERS-99) Fraction.add(int) and Fraction.subtract(int) ignore risk of integer overflow

2019-05-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843419#comment-16843419 ] Gilles commented on NUMBERS-99: --- Thanks for the contribution. However, with new contribu