input/soup: use #pragma only with gcc 4.6+
It seems gcc 4.5 does not allow #pragma within function:
src/input/soup_input_plugin.c:284:9: error: #pragma GCC diagnostic not allowed inside functions
Showing
Please
register
or
sign in
to comment