circular deps

Scott bob at zone.com
Fri May 18 02:06:50 PDT 2007


Yeah, this is the code stripped down to its most minimal form that still causes the compiler to barf.

If someone can tell me for sure that this is a compiler bug, I'll have a go at fixing it myself.

Cheers
S

Jarrett Billingsley Wrote:
>
> I would imagine that you have more code (so for example, vec3 really does 
> depend on mat3 and quat).  As far as I'm concerned, this is a bug in the 
> compiler that Walter has never been particularly intent on fixing.  I've 
> always ended up just clumping any circularly-dependent modules into one 
> file, even if it doesn't really make sense to.  Makes the compiler shut up. 
> 
> 




More information about the Digitalmars-d mailing list