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

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

[Octave-bug-tracker] [bug #45957] Error "A(I) = X: X must have the same


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45957] Error "A(I) = X: X must have the same size as I" not very informative
Date: Thu, 01 Oct 2015 17:30:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

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

I think this change is OK except for some style issues (some things I noticed:
don't use tabs, write foo () for function calls, not foo(), avoid using
sprintf to write into a fixed-size buffer).  I'd also like to start catching
exceptions using const reference unless the exception object will be modified.
 It also needs a commit message in the ChangeLog style we usually use.

I have some pending changes that will also touch a lot of files, so maybe it
would be best for me to commit your change and fix some of these style issues,
then commit my change?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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