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

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

[Octave-bug-tracker] [bug #35216] line(x, y, 'propname', 'propvalue') th


From: Rik
Subject: [Octave-bug-tracker] [bug #35216] line(x, y, 'propname', 'propvalue') throw error
Date: Fri, 06 Apr 2012 16:24:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

Follow-up Comment #9, bug #35216 (project octave):

Thanks.  I now have two examples where one works and the other fails.  I'm
attaching a patch that is based on your work so you should get the credit for
it.  Can you verify that it also works for you and commit it?

The examples I used were


line ([34 40; 34 40]', [0 35; 0 35]', 'color', 'r');   # passes
line ([34 40; 34 40]', [0 35]', 'color', 'r'); # fails if no patch





(file #25602)
    _______________________________________________________

Additional Item Attachment:

File name: bug35216.patch                 Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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