Paul Eggert wrote: > > Maybe instead define it as a macro? > > > > #define fork() (assure (false), -1) > > Sure, I installed it that way.
Thanks. I confirm that the problem with the reference to fork() is gone. Whether the module actually works on native Windows, I can't tell: There are no unit tests for module 'savewd', nor for 'mkancesdirs', nor for 'mkdir-p'. Bruno