Re: ;;; An error occurred in function CSTRUCT-SLOT-INFO:

Roger Corman <[email protected]> Sun, 07 Dec 2003 15:04:51 -0800
Newsgroups gmane.lisp.corman
Message-ID <[email protected]>
Yes, the field names are not exported automatically. Doing so automatically would cause loads of symbols to be exported, many which would likely cause collisions with lisp symbols, particularly for things like Windows headers. You could add export statements if you wanted to export field names.

Roger
-----------------
At 02:33 PM 12/7/2003, you wrote:
>On Sun, 07 Dec 2003 22:26:34 -0000, "smallhairytroll"
><[email protected]> said:
>> 
>> (setf (ct:cref sdl:SDL_Rect rectangle x) (random width))
>
>I believe this needs to be something like:
>
>(setf (ct:cref sdl:SDL_Rect rectangle sdl:x) (random width))
>
>ie. The struct field names need to be prefixed by the package.
>
>Chris.
>-- 
>  Chris Double
>  [email protected]
>
>
>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/ 



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/