Hi Peter,
thanks for the reports. I will answer them one by one below.
On Sat, Jan 5, 2013 at 7:48 PM, Peter Salvi wrote:
> 1) CL-PPCRE
> ===
>
> The test suite fails, because the ~x FORMAT directive gives a
> lowercase string in ECL,[...]
> This is not limited to FORMAT, but concerns p
Hi,
After reading the "Involvement in ECL" post, I've looked into some of
the test grid failures. Here is what I found.
1) CL-PPCRE
===
The test suite fails, because the ~x FORMAT directive gives a
lowercase string in ECL, i.e. (format nil "~x" #xab) => "ab",
while in other implementatio