[parenscript-devel] Array literals broken in latest commit (514d022)
19 Apr
2010
19 Apr
'10
8:28 p.m.
The problem with mult is fixed (thanks!). The next problem I've encountered is that array literals no longer work. The previous behavior was: (ps #(2 3)) => "[2, 3];" This now crashes. Daniel
19 Apr
19 Apr
9:40 p.m.
New subject: [parenscript-devel] Array literals broken in latest commit (514d022)
Just pushed a fix. 2010/4/19 Daniel Gackle <danielgackle@gmail.com>:
The problem with mult is fixed (thanks!). The next problem I've encountered is that array literals no longer work. The previous behavior was: (ps #(2 3)) => "[2, 3];" This now crashes. Daniel _______________________________________________ parenscript-devel mailing list parenscript-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
5406
Age (days ago)
5406
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel Gackle
-
Vladimir Sedach