This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: defmacro: Null pointer exceptions with compiled files


On Sun, 2004-05-30 at 18:15, Chris Dean wrote:
> > (module-name <Gensym>)
> 
> Well, since you don't (require <IncAndDec>) in gensym.scm the inc macro
> isn't available when gensym is defined.

D'oh! Thank you!

> P.S.  I always find it a little odd for the module name and the file
>       name to differ.

Indeed I should StudlyCap my filenames to match Java class naming
conventions.

Thanks again for the help,
Adam


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]