[ros-bugs] [Bug 2236] New: 64-Bit Fixes for cabman
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Sat May 5 14:39:13 CEST 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=2236
Summary: 64-Bit Fixes for cabman
Product: ReactOS
Version: TRUNK
Platform: x86 Hardware
OS/Version: ReactOS
Status: NEW
Severity: normal
Priority: P3
Component: Patches
AssignedTo: ros-bugs at reactos.org
ReportedBy: mail at colinfinck.de
QAContact: ros-bugs at reactos.org
After my patch at bug #2234 has been committed, here is my patch for the 64-Bit
fixes for cabman.
I tested it on the following systems:
Windows XP 32-Bit
Ubuntu 7.04 32-Bit
Debian 4.0 32-Bit
Debian 4.0 64-Bit
FreeBSD 6.2 64-Bit (also needs my patch at bug #2235 to compile)
To verify the patch, I also did the following comparisons with WinDiff:
"reactos.cab" created on Windows XP 32-Bit without the patch
-compared with-
"reactos.cab" created on Windows XP 32-Bit with the patch
---> Files are identical
"reactos.cab" created on Ubuntu 7.04 32-Bit without the patch
-compared with-
"reactos.cab" created on Ubuntu 7.04 32-Bit with the patch
---> Files are identical
"reactos.cab" created on Debian 4.0 32-Bit with the patch
The content of the CAB file was compiled on the same system
-compared with-
"reactos.cab" created on Debian 4.0 64-Bit with the patch
The content of the CAB file was compiled on the 32-Bit Debian 4.0 system
----> Files are almost identical. The created CAB files just differ in some
small parts.
I assume this is caused by the zlib library, which builds with much more
warnings on the 64-Bit system than on the 32-Bit system.
Anyway, the ISO images created by all the tested systems mentioned above are
fully working after I applied my patch.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.
More information about the Ros-bugs
mailing list