chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] http-server-form-posts warning


From: Daishi Kato
Subject: [Chicken-users] http-server-form-posts warning
Date: Wed, 17 Jan 2007 18:50:23 +0900

Hi,

I get warning when I load http-server-form-posts egg.
Is anything wrong?

Daishi


 ___| |    _)      |
|     __ \  |  __| |  /  _ \ __ \
|     | | | | (      <   __/ |   |
\____|_| |_|_|\___|_|\_\\___|_|  _|

Version 2.5 - linux-unix-gnu-x86 - [ dload ptables applyhook ]
(c)2000-2006 Felix L. Winkelmann
#;1> (use http-server-form-posts)
; loading /usr/local/chicken-2.5/lib/chicken/1/http-server-form-posts.scm ...
Warning: declarations are ignored in interpreted code
(##core#declare (quote (usual-integrations)) (quote (export
request->form-field-list request->form-field-alist
form-field-list->form-field-alist form-field? form-field:name
form-field:body form-field:content-type form-field:file-name
form-field:file-field?)))
; loading /usr/local/chicken-2.5/lib/chicken/1/http-server.so ...
; loading library regex ...
; loading /usr/local/chicken-2.5/lib/chicken/1/http-utils.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/mime.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/rfc822.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/base64.so ...
; loading /usr/local/chicken-2.5/lib/chicken/1/iconv.so ...
#;2>




reply via email to

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