]> git.ipfire.org Git - thirdparty/squid.git/commit
Not all versions of GCC is very happy about expressions in __attribute__
authorhno <>
Wed, 14 Nov 2001 04:27:47 +0000 (04:27 +0000)
committerhno <>
Wed, 14 Nov 2001 04:27:47 +0000 (04:27 +0000)
commit68361fc46ac6a4e00fc3f9790af2c16bf8b60e91
treea8afd4ee98320b732d8e239c574cdf9e92aa9e87
parenta198d2cab2463832c5ce9487c22c4b8c271e7c24
Not all versions of GCC is very happy about expressions in __attribute__
definitions. (works, but complains a bit... looks like GCC bugs)

/home/users/h/hn/hno/squid/src/protos.h:1068: syntax error, found `+'
/home/users/h/hn/hno/squid/src/protos.h:1068: illegal function definition, found `)'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode

and then it works..
include/config.h
include/snmp_debug.h
src/protos.h