wrlib: fixed gcc version needed for deprecated attribute support
commit325dc85891519757a046a82aca45703962343c4e
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 19 Jun 2015 19:56:47 +0000 (19 21:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 19 Jun 2015 20:11:52 +0000 (19 21:11 +0100)
tree3c4ae3944ee19a8cf772525f9e2d91d457ec3fa2
parenteb1c06d704ce77e4223b4905241a9df6255bad47
wrlib: fixed gcc version needed for deprecated attribute support

The support for a custom message in the attribute 'deprecated' have been
added only from gcc 4.5.0 and not 4.0, so the check was updated accordingly
to avoid compilation error with version 4.0 to 4.4.

Reported-by: Josip Deanovic <djosip+news@linuxpages.net>
Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wrlib/wraster.h