problems with latest portableaserve and Corman Lisp 2.01
"Kevin" <[email protected]> Sun, 27 Jul 2003 21:19:46 -0000
| Newsgroups | gmane.lisp.corman |
|---|---|
| Message-ID | <[email protected]> |
I am interested in portableaserve's client functionality. I have followed the instructions provided by Chris Double to successfully load the portableaserve code. However when I try and perform an net.aserve.client:do-http-request it fails with the following message: E:\Program Files\Corman Technologies\Corman Lisp 2.0>clconsole ;; Corman Lisp 2.01 Copyright (c) 2003 Roger Corman. All rights reserved. ;; Unlicensed version: For evaluation and personal use only. ;; Some limitations apply. Type :quit to exit. ?(load #P"f:\data\lisp\portableaserve\aserve\aserve-corman.lisp") ;;; Autoloading E:\Program Files\Corman Technologies\Corman Lisp 2.0\sys\describ e.lisp ... ;;; Autoloading E:\Program Files\Corman Technologies\Corman Lisp 2.0\sys\loop.li sp ... ;;; Warning: Symbol *META-READTABLE* assumed special ;;; Warning: Symbol *META-READTABLE* assumed special ;;; Warning: Unused variable WHOSTATE in function PROCESS-WAIT, File f:/data/lis p/portableaserve/acl-compat/acl-mp-corman.lisp, line 45 ;;; Warning: the following function(s) are called from forms ;;; in file "f:/data/lisp/portableaserve/aserve/main.cl" but have not yet been d efined: ;;; LOGMESS ;;; HEADER-BUFFER-REQ-HEADER-VALUE ;;; ENABLE-PROXY ;;; RESTORE-PROXY-CACHE ;;; CREATE-PROXY-CACHE ;;; ADD-DISK-CACHE ;;; SAVE-PROXY-CACHE ;;; KILL-PROXY-CACHE ;;; SCHEDULE-FINALIZATION ;;; STREAM-ERROR-IDENTIFIER ;;; ACL-COMPAT.SYSTEM:COMMAND-LINE-ARGUMENTS ;;; HANDLE-REQUEST ;;; LOG-REQUEST ;;; FREE-REQ-HEADER-BLOCK ;;; PARSE-HTTP-COMMAND ;;; URIDECODE-STRING ;;; NEW-READ-REQUEST-HEADERS ;;; PARSE-HEADER-VALUE ;;; PARSE-HEADER-BLOCK-INTERNAL ;;; BUFFER-SUBSEQ-TO-STRING ;;; FORM-URLENCODED-TO-QUERY ;;; SPLIT-ON-CHARACTER ;;; SPLIT-INTO-WORDS ;;; BASE64-DECODE ;;; Warning: the following function(s) are called from forms ;;; in file "f:/data/lisp/portableaserve/aserve/headers.cl" but have not yet bee n defined: ;;; READ-HEADERS-INTO-BUFFER ;;; Warning: the following function(s) are called from forms ;;; in file "f:/data/lisp/portableaserve/aserve/publish.cl" but have not yet bee n defined: ;;; STRING-TO-OCTETS ;;; AUTHORIZE ;;; WITH-STANDARD-IO-SYNTAX ;;; WRITE-VECTOR ;;; Warning: the following function(s) are called from forms ;;; in file "f:/data/lisp/portableaserve/aserve/proxy.cl" but have not yet been defined: ;;; MAKE-LOAD-FORM-SAVING-SLOTS ;;; FASL-WRITE ;;; FASL-READ 6 ?(use-package :net.aserve.client) T ?(net.aserve.client:do-http-request "http://www.google.com") ;;; An error occurred in function INT-CHAR: ;;; Error: Invalid integer: < ;;; Entering Corman Lisp debug loop. ;;; Use :C followed by an option to exit. Type :HELP for help. ;;; Restart options: ;;; 1 Abort to top level. :c 1 ;;; An error occurred in function DO-HTTP-REQUEST: ;;; Error: No catch block was found to match the throw tag: (0 . 0) ;;; Entering Corman Lisp debug loop. ;;; Use :C followed by an option to exit. Type :HELP for help. ;;; Restart options: ;;; 1 Abort to top level. :c 1 ;;; Returning to top level loop. ? ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy Toner for Your Printer or Fax at LaserTonerSuperstore.com-Save 55%! We have your brand: HP, IBM, Canon, Xerox, Apple and many more for less! http://www.LaserTonerSuperstore.com http://us.click.yahoo.com/YmQqWC/qicGAA/ySSFAA/SyjtlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/