Jean-Marc Lasgouttes wrote:
>
> >>>>> "R" == R Lahaye <[EMAIL PROTECTED]> writes:
>
> R> Hi, I separated all my compiler warnings from all the other output,
> R> ButtonPolicies.C:
>
> I cannot what these refer to. Can you post more info (at least for the
> first one)?
ButtonPolicies.C: In method `PreferencesPolicy::PreferencesPolicy()':
53: warning: passing `ButtonPolicy::SMInput' chooses `int' over `long int'
53: warning: in call to `vector<ButtonPolicy::State,__default_alloc_template<true,0>
>::vector<ButtonPolicy::State, alloc>(int, const ButtonPolicy::State &)'
53: warning: passing `ButtonPolicy::SMInput' chooses `int' over `unsigned int'
53: warning: in call to `vector<ButtonPolicy::State,__default_alloc_template<true,0>
>::vector<ButtonPolicy::State, alloc>(int, const ButtonPolicy::State &)'
I can send more, if necessary.
> BTW: what compiler/system is that?
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
on a Linux RH 6.2 PC.
Rob.