bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Failed assertion on local lambda


From: Juergen Sauermann
Subject: Re: [Bug-apl] Failed assertion on local lambda
Date: Sun, 27 Jul 2014 18:22:25 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Blake,

thanks, fixed in SVN 397.

/// Jürgen


On 07/25/2014 11:51 PM, Blake McBride wrote:
      )CLEAR
CLEAR WS
      ∇test;add
[1] add←{1+⍵}
[2] add 4
[3] ∇

==============================================================================
Assertion failed: tidx < text.size()
in Function:      setup_lambdas
in file:          Executable.cc:551

Call stack:

----------------------------------------
-- Stack trace at Executable.cc:551
----------------------------------------
0x7fc86855ade5 __libc_start_main
0x43b565  main
0x53814d   Workspace::immediate_execution(bool)
0x474435    Command::process_line()
0x4949a4     Nabla::edit_function(UCS_string const&)
0x494843      Nabla::edit()
0x529467       UserFunction::set_trace_stop(Function_Line*, int, bool)
0x52815f        UserFunction::parse_body(int&, char const*)
0x47fdac         Executable::setup_lambdas()
0x448caf          do_Assert(char const*, char const*, char const*, int)
========================================

SI stack:


==============================================================================
*** immediate_execution() caught other exception ***



reply via email to

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