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

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

[Octave-bug-tracker] [bug #43814] Octave:num-to-str warning is never iss


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #43814] Octave:num-to-str warning is never issued
Date: Sun, 14 Dec 2014 08:53:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.3.0

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

I get a warning if I enable "Octave:mixed-string-concat"


warning ("on", "Octave:mixed-string-concat")
["a", 111]
warning: concatenation of different character string types may have unintended
consequences


This comes from pt-mat.cc:678:maybe_warn_string_concat
because 111 is here already treated as single quoted string. I think this is
strongly related to bug #43815 and #42651

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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