[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-apl] Crash when taking a null element from an array and displaying
From: |
Juergen Sauermann |
Subject: |
[Bug-apl] Crash when taking a null element from an array and displaying it |
Date: |
Mon, 13 Jan 2014 17:29:34 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi Elias,
I fixed all issues reported yesterday and today, see SVN version 91.
I also added 10 ⎕CR (currently only for variables).
I can add a source char pointer to all functions, but I would like to
NOT add it to values because the performance would be impacted
too severely (and they are created all over the place).
/// Jürgen