This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: warning: (near initialization for XXXX)
- From: LLeweLLyn Reese <llewelly at lifesupport dot shutdown dot com>
- To: "Rob Curtis" <RobC at norseld dot com>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: 08 Mar 2003 19:32:37 -0800
- Subject: Re: warning: (near initialization for XXXX)
- References: <CFAC7E404509374289CCCDD2E41E09AB01132B@server02.norseld.com>
- Reply-to: gcc-help at gcc dot gnu dot org
"Rob Curtis" <RobC at norseld dot com> writes:
> "warning: (near initialization for XXXX)"
>
> Can someone please tell me what this means and even better, where in the
> manual it is described.
Without a piece of sample code which produces the warning, I think
this question is impossible to answer. Please post some code which
exhibits the problem.