[Mono-bugs] [Bug 430022] New: Trying to enable big-arrays for 32 bit pointer machines is not useful
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 25 16:38:21 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=430022
Summary: Trying to enable big-arrays for 32 bit pointer machines
is not useful
Product: Mono: Runtime
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: lortiz at interactivesupercomputing.com
QAContact: mono-bugs at lists.ximian.com
Found By: Development
Created an attachment (id=241781)
--> (https://bugzilla.novell.com/attachment.cgi?id=241781)
patch to configure.in
Currently the configure script lets you try to enable big-arrays even on 32 bit
machines, where
they are not really possible. This feature should be restricted to 64 bit
machines.
Attached is a patch to svn114084 that will prevent others from making the same
silly mistake I did.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list