[jira] [Updated] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated MATH-1426: --- Attachment: (was: 0002-added-constructor-with-Double-argument-to-Descriptiv.patch) > Add

[jira] [Updated] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated MATH-1426: --- Attachment: 0002-added-constructor-with-Double-argument-to-Descriptiv.patch > Add constructor with

[jira] [Comment Edited] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114221#comment-16114221 ] Karl Richter edited comment on MATH-1426 at 8/4/17 10:29 AM: - > A unit test

[jira] [Commented] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114221#comment-16114221 ] Karl Richter commented on MATH-1426: > A unit test would be welcome. Done. Travis CI failed because of

[jira] [Created] (EXEC-104) Test failure "Exec34Test.testExec34_2:88 Watchdog should have killed the process"

2017-08-04 Thread Karl Richter (JIRA)
Karl Richter created EXEC-104: - Summary: Test failure "Exec34Test.testExec34_2:88 Watchdog should have killed the process" Key: EXEC-104 URL: https://issues.apache.org/jira/browse/EXEC-104 Project:

[jira] [Resolved] (NET-641) SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32

2017-08-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-641. -- Resolution: Fixed > SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32 >

[jira] [Commented] (NET-641) SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32

2017-08-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114271#comment-16114271 ] Sebb commented on NET-641: -- No. If you look at the Javadoc for isInRange(String), which calls isInRange(integer),

[jira] [Commented] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114362#comment-16114362 ] Gilles commented on MATH-1426: -- Thanks for your interest in contributing! We certainly look forward to having

[jira] [Comment Edited] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114457#comment-16114457 ] Karl Richter edited comment on MATH-1426 at 8/4/17 2:47 PM: Thanks for your

[jira] [Commented] (NET-641) SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32

2017-08-04 Thread pin_ptr (JIRA)
[ https://issues.apache.org/jira/browse/NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114477#comment-16114477 ] pin_ptr commented on NET-641: - In my opinion, javadoc is wrong. It does not cause confusion if number of IP

[jira] [Commented] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114581#comment-16114581 ] Karl Richter commented on MATH-1426: bq. So, in this issue's case, using a randomly populated array is

[jira] [Commented] (NET-641) SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32

2017-08-04 Thread pin_ptr (JIRA)
[ https://issues.apache.org/jira/browse/NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114382#comment-16114382 ] pin_ptr commented on NET-641: - How about 255.255.255.255 for /0 or x.x.x.0/x.x.x.255 for /24 if

[jira] [Comment Edited] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114581#comment-16114581 ] Karl Richter edited comment on MATH-1426 at 8/4/17 4:25 PM: bq. So, in this

[jira] [Commented] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114457#comment-16114457 ] Karl Richter commented on MATH-1426: Thanks for your review. You have impressive coding discipline! >

[jira] [Comment Edited] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114457#comment-16114457 ] Karl Richter edited comment on MATH-1426 at 8/4/17 2:46 PM: Thanks for your

[jira] [Commented] (NET-641) SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32

2017-08-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114456#comment-16114456 ] Sebb commented on NET-641: -- Then either the Javadoc is wrong or the code is wrong >

[jira] [Updated] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated MATH-1426: --- Attachment: (was: 0002-added-constructor-with-Double-argument-to-Descriptiv.patch) > Add

[jira] [Updated] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated MATH-1426: --- Attachment: 0002-added-constructor-with-Double-argument-to-Descriptiv.patch > Add constructor with

[jira] [Updated] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated MATH-1426: --- Attachment: (was: 0002-added-constructor-with-Double-argument-to-Descriptiv.patch) > Add

[jira] [Updated] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated MATH-1426: --- Attachment: 0002-added-constructor-with-Double-argument-to-Descriptiv.patch > Add constructor with

[jira] [Commented] (NET-641) SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32

2017-08-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114393#comment-16114393 ] Sebb commented on NET-641: -- isInRange ignores isInclusiveHostCount in order to do what the Javadoc says it will do.

[jira] [Commented] (NET-641) SubnetUtils.SubnetInfo.isInRange("0.0.0.0") returns true for CIDR/31, 32

2017-08-04 Thread pin_ptr (JIRA)
[ https://issues.apache.org/jira/browse/NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114426#comment-16114426 ] pin_ptr commented on NET-641: - import org.apache.commons.net.util.SubnetUtils; public class B { public static

[jira] [Commented] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114534#comment-16114534 ] Gilles commented on MATH-1426: -- bq. I don't see the downside of using a different "fixed" \[...\] See some of