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

[Pkg-octave-devel] Bug#721802: Bug#721802: octave: triangle_lw mentioned in manual but not usable



Control: tags -1 + confirmed upstream

* Francesco Potortì <Potorti@isti.cnr.it> [2013-09-04 09:52]:

The function triangle_lw is mentioned in the manual, but it is not seen by octave, which barks with "error: 'triangle_lw' undefined".

I suppose this is because triangle_lw is under a signal/private directory: I do not know if this is a packaging or a distribution error.

Thanks for this bug report. I think that this is an upstream problem. The functions rectangle_sw, rectangle_lw, triangle_sw, and triangle_lw have been made private in this commit:

http://hg.savannah.gnu.org/hgweb/octave/rev/0fed4935de94

By the same occasion, the corresponding @DOCSTRING() directives for those functions should have been removed from signal.txi, but they are still there:

http://hg.savannah.gnu.org/hgweb/octave/file/d70c99028ba3/doc/interpreter/signal.txi

I will file a bug report upstream on this issue.

Best,

Rafael



Reply to: