Evan Hanson scripsit: > Adds the directory of the current source file to the list of pathnames > searched by "(include ...)". This is given the lowest search priority, > below CHICKEN_HOME and any directories specified by "-include-path".
It seems to me that it should have the highest priority, so that if a specific version of some library code is packaged with the code, it will be used in preference to any installed version. This is what is done in C, at least by gcc and clang. -- John Cowan http://www.ccil.org/~cowan [email protected] Yakka foob mog. Grug pubbawup zink wattoom gazork. Chumble spuzz. --Calvin, giving Newton's First Law "in his own words" _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
