chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Even more format weirdness


From: Alejandro Forero Cuervo
Subject: Re: [Chicken-users] Even more format weirdness
Date: Thu, 1 Sep 2005 11:28:26 -0500
User-agent: Mutt/1.5.9i

> Thanks. I'm afraid, I'm not going to dig into format.scm to fix
> this, instead I wait for your replacement... ;-)

Well, our replacement currently supports the following escape
sequences:

  ?!P{}^()%/~|_XDOB[;]?*ASCRFEQGT

The following are still missing:

  $&|IY

You could take a look at our test cases at:

  
http://anonymous:@svn.afc.no-ip.info/svn/home/src/chicken-eggs/format/tests.scm

Some of these tests where made by me right before implementing the
functionality they test.  Others come from CL documentation.

I suppose that as more people begin to use this implementation, some
easy to fix bugs will be found.  I believe it should be tested more
throughly before replacing Chicken's implementation.  So I invite
everyone to test it and report any bugs found as test cases. :)

I'll begin to test it on my programs soon.

Thanks.

Alejo.
http://azul.freaks-unidos.net/

---=(  Comunidad de Usuarios de Software Libre en Colombia  )=---
---=(  http://bachue.com/colibri )=--=( address@hidden  )=---

Attachment: signature.asc
Description: Digital signature


reply via email to

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