Greetings! Thanks for the suggestion! An interesting idea -- let me cogitate on it....
Take care, Blake McBride <[email protected]> writes: > If I do > (load "myfile") > the system loads "myfile.o" if it exists and "myfile.lsp" otherwise. > > However, if myfile.lsp is changed (has a later last modified date), the > system still loads myfile.o !! > > When a load without a specified file extension extension occurs, and both > .lsp and .o files exist, then GCL should load the one with the latest > last-modified date. > > Secondly, I think GCL should also auto-check the file extension .lisp (not > just .lsp) > > Thanks. > > Blake McBride > > _______________________________________________ > Gcl-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire [email protected] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gcl-devel
