How can I compile this?

Lars Ivar Igesund larsivar at igesund.net
Sat Oct 14 11:39:42 PDT 2006


rm wrote:

> even more, all your import are plain imports :-)
> you'd better use "private import ..."
> that prevents symbols imported in a module for it's internal
> implementation to leak through to other modules.

Imports are private by default, now.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource & #D: larsivi



More information about the Digitalmars-d-learn mailing list