/*SUPPRESS*/ comments?

Pat Kane pekane52 at gmail.com
Tue Mar 24 07:44:20 PDT 2009


In various places in the Xorg source code see comments like this
one in "./app/bitmap/Handlers.c":

            status->success = status->draw ? True : False;
            /* SUPPRESS 701 */
            BWTerminateRequest(w, TRUE);

What does that comments do, it kind of looks like a lint directive.

Pat
---



More information about the xorg mailing list