[Development] check, Mate!

Gábor Lehel illissius at gmail.com
Mon Jan 9 18:00:29 CET 2012


2012/1/9 Gábor Lehel <illissius at gmail.com>:
> Perhaps we could use GCC's poison pragma[1] to make sure that no one
> uses them? In some cases it would just be replacing one error message
> with another (though perhaps a more user-friendly one), but in other
> cases it would substitute an error for no error. Of course, it only
> works with GCC. (TBF I haven't checked any other compilers.)
>
> [1] http://gcc.gnu.org/onlinedocs/cpp/Pragmas.html

...though that would also poison them for user code which I'm not sure
we want, so I suppose you would only want to turn it on when building
Qt itself.



More information about the Development mailing list