On Sat, Feb 28, 2009 at 3:05 PM, Walter Bright <[email protected]> wrote: > Christopher Wright wrote: >> >> Additionally, the compiler has sufficient information to complain about >> the problem at compile time, but it doesn't. That is a bug. > > No, it does not. The compiler doesn't know about private imports of > separately compiled modules.
See it's funny, since in the other post, you said that using an autogenerated header file is semantically indistinguishable from compiling it to a metadata file. And here you're pointing out an obvious shortcoming!
