You're right, but note that it might not be enough to do the resolving module load time since some modules are invariably loaded before the add_constant call is done. To make it work really correctly, all calls to globals would have to do lookups in the builtin_constants mapping.
/ Martin Stjernholm, Roxen IS
Previous text:
2004-07-04 15:26: Subject: Re: Warnings from startup script
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 ()