[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 <mail@jürgen-sauermann.de> escreveu:
> <html>
> <head>
>
> </head>
> <body>
> <font face="Helvetica, Arial, sans-serif">Hi
Hudson,<br>
> <br>
> thanks fixed in <b>SVN 1569</b>.<br>
> </font><br>
> Best Regards,<br>
> J&uuml;rgen<br>
> <br>
> <br>
> <div class="moz-cite-prefix">On 6/18/22 5:18 PM,
> <a class="moz-txt-link-abbreviated"
href="mailto:hudson&#64;hudsonlacerda.com"
target="_blank">hudson@hudsonlacerda.com</a> wrote:<br>
> </div>
> <blockquote
cite="mid:1799639931.58415.1655565487620.JavaMail.zimbra&#64;hudsonlacerda.com">
> <pre class="moz-quote-pre">Hi j&uuml;rgen,
>
> Still fails on repeated bad ⎕L usage (log and log2 attached).
>
> Hudson
> </pre>
> </blockquote>
> <br>
> </body>
> </html>
- Re: /⍨, (continued)
- Re: /⍨, Dr . Jürgen Sauermann, 2022/06/11
- Re: /⍨, hudson, 2022/06/12
- Re: /⍨, Dr . Jürgen Sauermann, 2022/06/13
- Re: /⍨, hudson, 2022/06/13
- Re: /⍨, Dr . Jürgen Sauermann, 2022/06/14
- Re: /⍨, hudson, 2022/06/15
- Message not available
- Message not available
- Message not available
- Re: /⍨, hudson, 2022/06/17
- Re: /⍨, Dr . Jürgen Sauermann, 2022/06/18
- Re: /⍨, hudson, 2022/06/18
- Re: /⍨, Dr . Jürgen Sauermann, 2022/06/19
- Re: /⍨,
hudson <=
- Re: /⍨, Dr . Jürgen Sauermann, 2022/06/19
- Re: /⍨, hudson, 2022/06/18