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

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

[Octave-bug-tracker] [bug #61747] Test failure in debug.cc about audio,


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61747] Test failure in debug.cc about audio, string mismatch
Date: Thu, 30 Dec 2021 12:12:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

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

This fixes it for me but I have no idea if this is the intent:

--- a/libinterp/corefcn/debug.cc        Wed Dec 29 18:17:53 2021 -0800
+++ b/libinterp/corefcn/debug.cc        Thu Dec 30 12:11:43 2021 -0500
@@ -534,7 +534,7 @@
 %! unwind_protect
 %!   dbclear all;   # Clear out breakpoints before test
 %!   dbstop @ftp/dir;
-%!   dbstop @audioplayer/set 70;
+%!   dbstop @audioplayer/set 85;
 %!   dbstop quantile>__quantile__;
 %!   dbstop ls;
 %!   s = dbstatus;



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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