I decide to lay out warnings I get while building Parrot.

this might be Leo's property:
packfile.c(1225) : warning C4700: local variable 'num_segs' used without
having been initialized

And this, to learn from Simon, is Brent's one
spf_render.c(578) : warning C4761: integral size mismatch in argument;
conversion supplied

It seems like yet another Leo's warnings
imclexer.c(2264) : warning C4273: 'isatty' : inconsistent dll linkage.
dllexport assumed.

Umm ... I am at a loss to say who is the author of this one
cfg.c(514) : warning C4761: integral size mismatch in argument; conversion
supplied

One more unidentified warning:
parser_util.c(219) : warning C4090: '=' : different 'const' qualifiers

That's all.


Reply via email to