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

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

[Octave-bug-tracker] [bug #66647] num2str gives an unexpected warning ab


From: Rik
Subject: [Octave-bug-tracker] [bug #66647] num2str gives an unexpected warning about concatenation
Date: Thu, 9 Jan 2025 16:11:05 -0500 (EST)

Update of bug #66647 (group octave):

                  Status:                    None => Need Info

    _______________________________________________________

Follow-up Comment #2:

As noted in comment #1, version 8.4.0 is quite old and no longer supported.
Please try upgrading to current stable branch (9.X).  We can hold the bug open
for a few days until you have verified.

There is also a small possibility that you have enabled a warning that is
typically turned off.  Could you run Octave and try this code:


warning ('query', 'Octave:mixed-string-concat')


It should be "off".  If this returns "on" then disable it with


warning ('off', 'Octave:mixed-string-concat')





    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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