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

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

[Octave-bug-tracker] [bug #62851] num2str: warning: concatenation of dif


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62851] num2str: warning: concatenation of different character string types may have unintended consequences
Date: Tue, 2 Aug 2022 03:17:01 -0400 (EDT)

Update of bug #62851 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

I'm unable to reproduce this here with Octave 7.2.0.

You might have activated that warning (e.g., by calling "warning on"
somewhere).
What does `warning` return for you? For me, it does the following:

>> warning
By default, warnings are enabled.
Non-default warning states are:

  State  Warning ID
    off  Octave:array-as-logical
    off  Octave:array-to-scalar
    off  Octave:array-to-vector
    off  Octave:imag-to-real
    off  Octave:language-extension
    off  Octave:missing-semicolon
    off  Octave:neg-dim-as-zero
    off  Octave:separator-insert
    off  Octave:single-quote-string
    off  Octave:str-to-num
    off  Octave:mixed-string-concat
    off  Octave:variable-switch-label




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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