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

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

[Octave-bug-tracker] [bug #61578] [octave forge] (strings) Remove usage


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #61578] [octave forge] (strings) Remove usage of "error_state"
Date: Mon, 10 Jan 2022 15:40:00 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36

Follow-up Comment #3, bug #61578 (project octave):

With 7.0.90 rc1 on Windows:


pkg test strings
<...>
Failure Summary:

  ..90\mingw64\share\octave\packages\strings-1.2.0\base64decode.m  pass   
0/6
                                                                   FAIL    6
  ..90\mingw64\share\octave\packages\strings-1.2.0\base64encode.m  pass   
0/2
                                                                   FAIL    2

Summary:

  PASS                               18
  FAIL                                8

<...>

>> test base64decode
***** assert(base64decode(base64encode('Hakuna Matata'),true),'Hakuna
Matata')
!!!!! test failed
'toascii' undefined near line 49, column 9

>> test base64encode
***** assert (base64encode ('Hakuna Matata', true), 'SGFrdW5hIE1hdGF0YQ==')
!!!!! test failed
'toascii' undefined near line 49, column 9



Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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