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

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

[Octave-bug-tracker] [bug #50283] `help sym` from symbolic package resul


From: Mingye Wang
Subject: [Octave-bug-tracker] [bug #50283] `help sym` from symbolic package results in corrupt "less" output
Date: Sat, 11 Feb 2017 22:28:58 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3004.3 Safari/537.36

Follow-up Comment #1, bug #50283 (project octave):

[...]



>> pkg load symbolic
>> help sym
Use of uninitialized value in lc at /usr/lib/perl5/5.8/utf8_heavy.pl line
123.
'sym' is a function from the file
C:address@hidden

 -- Constructor on @sym: X = sym (Y)
 -- Constructor on @sym: X = sym (Y, ASSUMESTR)
[cursor goes here]


A few 'f's ahead, some text gets skipped (compare this to the correct comments
in sym.m from the package):


[identical part omitted]

 -- Constructor on @sym: X = sym (Y)
 -- Constructor on @sym: X = sym (Y, ASSUMESTR)

     A matrix can be input:
          sym ([1 2; 3 4])
(true)[another f ahead]
ymbol:
          x = sym ('x', 'positive')
[another f ahead]: for discussion of the
     details

     See also: syms, assumptions, @sym/assume, @sym/assumeAlso.

[normal  "Additional help" paragraphs]
-- less -- (f)orward, (b)ack, (q)uit


(The "symbolic" package is located at
https://octave.sourceforge.io/symbolic/.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50283>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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