bug-apl
[Top][All Lists]
Advanced

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

Re: /⍨


From: hudson
Subject: Re: /⍨
Date: Sun, 19 Jun 2022 09:58:42 -0300 (BRT)


      F ← {⍺×÷⍵}
      3 F 0
DOMAIN ERROR
F[1]  λ←⍺×÷⍵
          ^^
      ⎕R
0
      ⎕R←33
      →⍬
0.09090909091
      ⎕L
VALUE ERROR+
      ⎕L
      ^
      ⎕L 3
VALUE ERROR+
      ⎕L 3
      ^
      ⎕L 334

==============================================================================
Assertion failed: idx < put
in Function:      at
in file:          Prefix.hh:293

C/C++ call stack:

----------------------------------------
-- Stack trace at Assert.cc:72
----------------------------------------
0x7F6DB0DAE7FD __libc_start_main
0x55B41CBA35E5  main
0x55B41CD83A25   Workspace::immediate_execution(bool)
0x55B41CC26071    Command::process_line()
0x55B41CC26133     Command::finish_context()
0x55B41CC35C28      Executable::execute_body() const
0x55B41CD15FAC       StateIndicator::run()
0x55B41CC7DEAB        Prefix::reduce_statements()
0x55B41CD2C2AD         Symbol::resolve(Token&, bool)
0x55B41CD38608          Quad_L::get_apl_value() const
0x55B41CD839C5           Workspace::SI_top_error(bool)
0x55B41CC781BB            Prefix::has_quad_LRX() const
0x55B41CC719A3             
0x55B41CBC2881              do_Assert(char const*, char const*, char const*, 
int)
========================================

SI stack:

Depth:      2
Exec:       0x55b41e5aaac0
Safe exec:  0
Pmode:      ◊  ⎕L 334
PC:         1 (4) ⎕L
Stat:       ⎕L 334
err_code:   0x0

Depth:      1
Exec:       0x55b41e5ab8b0
Safe exec:  0
Pmode:      ◊  ⎕L 3
PC:         1 (4) ⎕L
Stat:       ⎕L 3
err_code:   0x30001
thrown at:  SystemVariable.cc:481
e_msg_1:    'VALUE ERROR+'
e_msg_2:    '      ⎕L 3'
e_msg_3:    '      ^'

Depth:      0
Exec:       0x55b41e5a92b0
Safe exec:  0
Pmode:      ◊  ⎕L
PC:         0 (3) ⎕L
Stat:       ⎕L
err_code:   0x30001
thrown at:  SystemVariable.cc:481
e_msg_1:    'VALUE ERROR+'
e_msg_2:    '      ⎕L'
e_msg_3:    '      ^'


==============================================================================


----- Dr. Jürgen Sauermann &lt;mail@jürgen-sauermann.de&gt; escreveu:
&gt; &lt;html&gt;
&gt;   &lt;head&gt;
&gt;     
&gt;   &lt;/head&gt;
&gt;   &lt;body&gt;
&gt;     &lt;font face=&#034;Helvetica, Arial, sans-serif&#034;&gt;Hi 
Hudson,&lt;br&gt;
&gt;       &lt;br&gt;
&gt;       thanks fixed in &lt;b&gt;SVN 1569&lt;/b&gt;.&lt;br&gt;
&gt;     &lt;/font&gt;&lt;br&gt;
&gt;     Best Regards,&lt;br&gt;
&gt;     J&amp;uuml;rgen&lt;br&gt;
&gt;     &lt;br&gt;
&gt;     &lt;br&gt;
&gt;     &lt;div class=&#034;moz-cite-prefix&#034;&gt;On 6/18/22 5:18 PM,
&gt;       &lt;a class=&#034;moz-txt-link-abbreviated&#034; 
href=&#034;mailto:hudson&amp;#64;hudsonlacerda.com&#034; 
target=&#034;_blank&#034;&gt;hudson@hudsonlacerda.com&lt;/a&gt; wrote:&lt;br&gt;
&gt;     &lt;/div&gt;
&gt;     &lt;blockquote 
cite=&#034;mid:1799639931.58415.1655565487620.JavaMail.zimbra&amp;#64;hudsonlacerda.com&#034;&gt;
&gt;       &lt;pre class=&#034;moz-quote-pre&#034;&gt;Hi j&amp;uuml;rgen,
&gt; 
&gt; Still fails on repeated bad ⎕L usage (log and log2 attached).
&gt; 
&gt; Hudson
&gt; &lt;/pre&gt;
&gt;     &lt;/blockquote&gt;
&gt;     &lt;br&gt;
&gt;   &lt;/body&gt;
&gt; &lt;/html&gt;



reply via email to

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