Menu

#3 Patch to avoid GCC4 errors: #warn is an invalid directive

open
nobody
None
5
2005-07-30
2005-07-30
No

The attached patch replaces #warn directives
with #warning, which is the right directive to
issue compilation warnings.

#warn become an error on GCC4.

HTH,
Diego

Discussion


Log in to post a comment.