/hg/icedtea6: VFP bug fix + java_lang_Math_* bug fix.
Mark Wielaard
mark at klomp.org
Fri Dec 11 04:04:25 PST 2009
Hi Ed,
On Thu, 2009-12-10 at 17:24 +0000, enevill at icedtea.classpath.org wrote:
> changeset 82a9d7f61beb in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=82a9d7f61beb
> author: "Edward Nevill (ed at camswl.com)"
Could you set your user name in ~/.hgrc (or alternatively in your
icedtea6/.hg/hgrc file) to a valid user/email address please? The extra
double quotes and the rounded brackets confuses the autobuilder/tester a
litter (there wasn't actually anything wrong with your patch, the
autobuilder just wanted to tell you it was all fine).
See:
http://hgbook.red-bean.com/read/a-tour-of-mercurial-the-basics.html#sec:tour-basic:username
Using username = Firstname Lastname <email.address at example.net> as you
already use in your ChangeLog entries would be fine:
> +2009-12-10 Edward Nevill <ed at camswl.com>
> +
> + * cppInterpreter_asm.S
> + Fix bug where it could execute VFP on non-VFP processors
> + Fix bug where it was calling C interpreter for java_lang_Math_sin and co.
Thanks,
Mark
More information about the distro-pkg-dev
mailing list