But we don't want to use the efun werror. Ever. At least I don't when I overload werror. I usually do so for a reason.
I think it would be way better to do the resolving runtime, as in, when the dumped modules are loaded.
/ Per Hedbor ()
Previous text:
2004-07-04 12:38: Subject: Re: Warnings from startup script
Recompile, rather. I wonder what differences in load order causes different werrors to be installed when compiling from source and when decoding dumps.
Still, load order is typically fragile, so fixing the codec is the robust approach. That requires a new lookup method for efuns, though.
/ Martin Stjernholm, Roxen IS