patch: src/mload.lisp (new-file-search)



* (new-file-search, new-file-search1): rework to expand template alternatives before
   attempting to merge the template with the given file name.  A template namestring
   with embedded {,,} syntax is not a valid namestring on Scieneer Common Lisp, so expanding
   these first helps support SCL and should preserve compatibility with currently support
   CL implementations.

Attached file: file-search.patch