Identifier (...) is too long by X characters
    Tom S 
    h3r3tic at remove.mat.uni.torun.pl
       
    Sun Jul  9 14:45:13 PDT 2006
    
    
  
John Reimer wrote:
> Tsk, tsk, tsk... what mad template experiments are you up to now, Tom?  Your
> computer must be smoking at this point. lol!
You know... the usual stuff ;D
I'm just working with a *bit* more complex mixins, like this one:
	mixin Input!(`in`)
		.field!(DataStream!(vec3), `positions`)
		.field!(DataStream!(vec3), `normals`)
	.end input;
When I add too many fields, DMD eats many many rams and gives me that error.
-- 
Tomasz Stachowiak  /+ a.k.a. h3r3tic +/
    
    
More information about the Digitalmars-d-bugs
mailing list