Your message dated Fri, 23 Jun 2006 09:47:58 +0200
with message-id <[EMAIL PROTECTED]>
and subject line 64bit compilation of mozilla
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mozilla
Version: 2:1.7.13-0.1
Severity: grave
Hi,
mozilla_2:1.7.13-0.1 FTBFS on all 64 bit architectures with the
following error:
nsHttpConnectionMgr.cpp: In member function 'void
nsHttpConnectionMgr::OnMsgUpdateParam(nsresult, void*)':
nsHttpConnectionMgr.cpp:837: error: cast from 'void*' to 'PRUint32' loses
precision
nsHttpConnectionMgr.cpp:838: error: cast from 'void*' to 'PRUint32' loses
precision
I am sure you know that void* is 8 byte long on 64 bit, while int is
still 4 byte long, hence the error.
Thanks,
Roberto
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL
set to [EMAIL PROTECTED])
--- End Message ---
--- Begin Message ---
Hi!
This bug was my mistake due to a gcc4 fix was not applied to the
source. I have corrected it in 1.7.13-0.2 and thus it is now built on
all 64 bit archs (except ia64, but that's an other story).
So closing this bug now.
Regards,
Laszlo/GCS
--- End Message ---