QtD 0.1 is out!

Christopher Wright dhasenan at gmail.com
Sat Feb 28 18:00:11 PST 2009


Walter Bright 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.

Okay, the compiler could gain that information, but it does not, since 
it is not required. In many cases, the compiler could detect these 
issues. Detecting these would be a reasonable, if low priority, enhancement.


More information about the Digitalmars-d-announce mailing list