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

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

[Octave-bug-tracker] [bug #56167] non-existent cell indexing 'C{}' shoul


From: anonymous
Subject: [Octave-bug-tracker] [bug #56167] non-existent cell indexing 'C{}' should produce an error
Date: Wed, 24 Apr 2019 01:43:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #22, bug #56167 (project octave):

A small typo was found in changeset
https://hg.savannah.gnu.org/hgweb/octave/rev/ffdfeb835aef

Here is a patch for this:


--- a/scripts/help/warning_ids.m
+++ b/scripts/help/warning_ids.m
@@ -174,7 +174,7 @@
 ## enabled.
 ##
 ## @item Octave:empty-index
-## If the @code{Octave:index} warning is enabled then Octave will emit a
+## If the @code{Octave:empty-index} warning is enabled then Octave will emit
a
 ## warning whenever indexing operators are used without an index, for
example
 ## @address@hidden()}.
 ## By default, the @code{Octave:empty-index} warning is enabled.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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