Hi,

Getting big numbers correct in lazytypes has been really hard, partly
because it doesn't know the word width of the underlying GCC. This error is very minor and probably won't cause you any problems, so you can ignore it.

OK, duly noted :-)

PS. I know between little and nothing about mercurial; is it possible to check out a "tag" or some fixed labelled revision of dehydra stuff somehow?

Each revision has a changeset ID: see the strings at
http://hg.mozilla.org/users/tglek_mozilla.com/dehydra-gcc/ such as
343ab385b885 and 87a11f4441ae

To find out what revision you currently have, use `hg log -r.`

It's also possible to have named tags, but the last named tag was
'dehydra-0.9' which was quite a while back.

Thanks. I discovered the hg/web thing lets me download a tar ball for a specific revision. That's even better for my purposes, as then we don't need mercurial to build it, just a http url.

Lassi
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to