On Wed, Dec 28, 2011 at 9:25 PM, Anton Vodonosov <avodonosov(a)yandex.ru> wrote:
> I am running tests of some most often downloaded CL libraries, including CFFI.
>
> So far CFFI was only tested on Linux. It has Linux, has different number
> (of expected and unexpected) failures on different Lisps.
Thanks, this is rather helpful since these days I don't convenient
access to all the Lisps/platforms supported by CFFI. Those failures
are mostly harmless, although the BFF ones are probably
implementation-specific bugs.
Is there a way to take advantage of your buildfarm such that I can
test CFFI versions before doing a release or before even pushing to
the main repository?
Cheers,
--
Luís Oliveira
http://r42.eu/~luis/
I suggest this for both GB2312 and GBK encoding (this 2 encodings are very
important for Chinese users):
http://trac.clozure.com/ccl/changeset/14911
I've tested this for CCL using the encoding tables and tests from GNU's
iconv.
Most babel code came from CCL. I think to integrated this for babel is
easily and more suitable though it just only for CCL now.
Best regards,
Xiaofeng Yang
2011/12/21 levin <levin108(a)gmail.com>
> HI,all
>
> Days ago, I found this project babel, and tried to use it in my project,
> as I'm Chinese,
> I found it doesn't support GBK encoding in babel, so I wrote a patch for
> babel to make
> it support GBK.
>
> I just used common lisp for not a long time, so if there was something not
> good enough, please let me know, I also hope you can accept this patch or
> help me
> modify it to make babel support GBK, so we can use it freely to process
> Chinese text.
>
> Thanks.
>
> --
> levin
> twitter: @levin108 <http://twitter.com/levin108>
> blog: basiccoder.com
>
>
> _______________________________________________
> babel-devel mailing list
> babel-devel(a)common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/babel-devel
>
>
Hello.
I am running tests of some most often Quicklisp-downloaded libraries, including babel.
Babel tests have different number of failures/errors on different Lisps (about 8, 9 or 5).
You may find the results here: http://common-lisp.net/project/cl-test-grid/pivot_ql-lib_lisp.html
Clicking the ok/fail status refer to the library test logs where you may find what failures
occurred.
Best regards,
- Anton
HI,all
Days ago, I found this project babel, and tried to use it in my project, as
I'm Chinese,
I found it doesn't support GBK encoding in babel, so I wrote a patch for
babel to make
it support GBK.
I just used common lisp for not a long time, so if there was something not
good enough, please let me know, I also hope you can accept this patch or
help me
modify it to make babel support GBK, so we can use it freely to process
Chinese text.
Thanks.
--
levin
twitter: @levin108 <http://twitter.com/levin108>
blog: basiccoder.com