The latter; experimenting with chicken 5. Using import as in chicken 4. Am Sat, 25 Mar 2017 20:22:41 +0100 schrieb [email protected]:
> > Hi, > > > > I noticed a warning confusing me: > > > > "Warning: the following extensions are not currently installed:" ... > > > > Actually I'm not installing any extensions. I compile and link them > > into a library of it's own. Currently 108 of them. Will I and up > > with a list of all 108 components when compiling the toplevel? > > > > That would be a bit miss-leading a warning then. > > I assume you mean the warning in batch-driver.scm:609 (or around that > line) ? > > Yes, the warning is somewhat misleading if you load dynamic libraries > from private locations (or the current directory) via > "require[-extension]". Or are you using "import" on CHICKEN 5? Then > it makes even less sense... > > I think we can remove it, unless others disagree. > > > felix > _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
