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

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

[Octave-bug-tracker] [bug #60675] the call debug_on_error(1) generates a


From: PIERRE LABRECHE
Subject: [Octave-bug-tracker] [bug #60675] the call debug_on_error(1) generates a warning: implicit conversion from matrix to sq_string
Date: Fri, 28 May 2021 11:28:25 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.66

Follow-up Comment #12, bug #60675 (project octave):

In reply to comment #11

The code was stopped when the error appeared.
I was simply using the editor, after running the _init.m script

The complete session log is reproduced below:

뷰GNU Octave, version 6.2.0
Copyright (C) 2021 The Octave Project Developers.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-w64-mingw32".

Additional information about Octave is available at https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

>> _init

>> strftime( "%Y-%m-%d %R", localtime( time() ) )
ans = 2021-05-28 10:34
>> strftime( "%Y-%m-%d %R", localtime( time() ) )
ans = 2021-05-28 10:35
>> warning: implicit conversion from matrix to sq_string
warning: implicit conversion from matrix to sq_string
warning: implicit conversion from matrix to sq_string
strftime( "%Y-%m-%d %R", localtime( time() ) )
ans = 2021-05-28 11:23
>> dbstack
>>

dbstack reports nothing


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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