[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1184: lowdown: Error: (car) bad argument type: ()
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1184: lowdown: Error: (car) bad argument type: () |
Date: |
Thu, 09 Apr 2015 02:18:30 -0000 |
#1184: lowdown: Error: (car) bad argument type: ()
------------------------+---------------------------------------------------
Reporter: mario | Owner: syn
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.9.x
Keywords: lowdown |
------------------------+---------------------------------------------------
Bug?
{{{
$ csi -nq
#;1> (use lowdown)
...
#;2> (markdown->sxml "(define-page (irregex \"/foo/[]*\") identity)")
Error: (car) bad argument type: ()
Call history:
<syntax> (markdown->sxml "(define-page (irregex
\"/foo/[]*\") identity)")
<eval> (markdown->sxml "(define-page (irregex \"/foo/[]*\")
identity)") <--
}}}
{{{
$ chicken-status lowdown
lowdown ....................................................... version:
0.0.8
}}}
{{{
$ chicken -version
(c) 2008-2014, The Chicken Team
(c) 2000-2007, Felix L. Winkelmann
Version 4.9.0.1 (stability/4.9.0) (rev 8b3189b)
linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
bootstrapped 2014-06-07
}}}
--
Ticket URL: <http://bugs.call-cc.org/ticket/1184>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1184: lowdown: Error: (car) bad argument type: (),
Chicken Trac <=