[Dev] compiler warning in "external"
John Anderson
john at osafoundation.org
Tue May 17 11:43:28 PDT 2005
It looks like a bug to me. Probably instop shouldn't be initialized to
the uninitialized value of inend, but instead should be initialized to
inend just after inend is initialized a few lines later. I'd suggest
that you see if this problem is fixed, and if not, verify my logic and
submit a patch.
John
David Surovell wrote:
> Folks,
>
> Just did a full MSW build and noticed the following:
>
> Generating Code...
> ...\external\persistence\libxml2\libxml2-2.6.16\encoding.c(2334):
> warning C4700: local variable 'inend' used without having been
> initialized
>
> Any opinion about a course of action?
>
> Cheers,
> David S.
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> Open Source Applications Foundation "Dev" mailing list
> http://lists.osafoundation.org/mailman/listinfo/dev
More information about the Dev
mailing list