[plt-scheme] Problems with the require expression in PLT-Scheme 4.0

From: Stephen De Gabrielle (stephen at degabrielle.name)
Date: Mon Jun 16 17:57:51 EDT 2008

Sorry, I can't replicate your error.

your require works fine for me in a two-line consisting of
#lang scheme
(require (planet "sicp.ss" ("soegaard" "sicp.plt" 1 0)))

Does the two-liner work for you?

s.


On Mon, Jun 16, 2008 at 2:33 PM, Joshua Ewulo <jewulo at gmail.com> wrote:
> To whom it may concern,
>
> I have just upgraded to 4.0 and I am having issues with the require
> statement in my exsisting files.
>
> The following for example "(require (planet "sicp.ss" ("soegaard" "sicp.plt"
> 1 0)))" results in this error "string->number: expects argument of type
> <string>; given #f".
>
> How do I correct this?
>
> Regards,
> Joshua Ewulo
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>



-- 
Cheers,

Stephen

--
Stephen De Gabrielle
s.degabrielle at cs.ucl.ac.uk
Telephone +44 (0)20 7679 0693 (x30693)
Mobile 079 851 890 45
Project: Making Sense of Information (MaSI)
http://www.uclic.ucl.ac.uk/annb/MaSI.html

UCL Interaction Centre
MPEB 8th floor
University College London
Gower Street
London WC1E 6BT


Posted on the users mailing list.