[aspectc-user] Bug or feature?
Thiago A. CorrĂȘa
thiagoacorrea at uol.com.br
Tue Mar 30 04:03:42 CEST 2004
Hi,
I was trying to use the trace.ah in an opengl program and found that the
weaver complains whenever it finds the word "aspect" anywhere in the
code.... first inside glu.h:
void APIENTRY gluPerspective (
GLdouble fovy,
GLdouble aspect,
GLdouble zNear,
GLdouble zFar);
Then, if you do something like:
class Camera
{
double aspect;
};
So, is "aspect" a reserved word even outside an .ah file?
Best Regards,
Thiago A. CorrĂȘa
More information about the aspectc-user
mailing list