>Ted, if you could disable this warning:
>       warning C4127: conditional expression is constant

Done.

>by preprocessor code templates.  I don't see a way to change the code to
>silence this kind of warning.  We use the preprocessor to systematically
>generate a lot of code.

I'll take a look at some of the templates and see if there's a compatible way
of silencing the warning at no-cost. We've done this at work using C++ inline
functions, but for obvious reasons I don't think that method is very applicable
here in ANSI-C land ... ;^)

-Ted
______________________________________________________________________
Protecting essential freedoms is always a matter of restricting the actions
that would deny them. Remember, your freedom to swing your fist ends at the
tip of my nose.


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to