On Mon, Jan 15, 2001 at 11:39:35AM +0900, R. Lahaye wrote:
>
> Hi,
>
> During the make of lesstif-CVS, my compiler gives the warnings.
> I will list these warnings hereafter, hoping that this will help.
>
> Regards,
> Rob.
>
[...]
(commenting on 95% of what I read here:)
'defined but not used' is only indicating a possible problem,
we won't do anything about until errors are reported in those
files.
The 'initialization discards `const' from pointer target type' was
introduced by a change I did some time ago. Actually it is
a problem IMHO with some X interface missing a 'const' where
it should have one (X never has 'const' when it is supposed
to have - it is just pre-ANSI with some later introduced
crap like _Xconst)
Unless someone reports a compiler to reject this I vote to keep
it.
--
Alexander Mai
[EMAIL PROTECTED]