octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57348] [octave forge] (statistics) package fa


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #57348] [octave forge] (statistics) package fails installation because of a parse error in linkage.m
Date: Tue, 3 Dec 2019 15:47:00 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763

Follow-up Comment #6, bug #57348 (project octave):

Likely related, I get some failures in tests of the statistcs package when
testing kolmogorov_smirnov_test.

The issue is that str2func used to error if attempting to assign to an invalid
function name, but now doesnt

ie:

str2func('invalid_func_name')

Doesnt error

the kolmogorov_smirnov_test was relying on catching the error to and decide
which function name to use.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57348>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]