Feature Requests item #1853739, was opened at 2007-12-19 08:57
Message generated for change (Comment added) made by mr-meltdown
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482471&aid=1853739&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Nobody/Anonymous (nobody)
Summary: extending NOT_WIN32 & NATIVE_WIN32 for WIN64?

Initial Comment:
(At least) for testing it would be handy if the set of Windows-related 
conditionals (currently NOT_WIN32 & NATIVE_WIN32) would be extended to also 
distinguish between 32-bit & 64-bit Windows, e.g.,

- NOT_WIN: set/true on all non-Windows platforms
- NOT_WIN32: set/true on all non-WIndows32 platforms (incl. Win64)
- NOT_WIN64: set/true on all non-Windows64 platforms (incl. Win32)

- NATIVE_WIN: set/true on all native Windows platforms
- NATIVE_WIN32: set/true on native 32-bit Windows platforms
- NATIVE_WIN64: set/true on native 64-bit Windows platforms

Possibly, other related conditionals and/or macros (defines) should be checked, 
too.


----------------------------------------------------------------------

>Comment By: Fabian (mr-meltdown)
Date: 2009-12-01 10:45

Message:
isn't this implemented currently?

----------------------------------------------------------------------

Comment By: Fabian (mr-meltdown)
Date: 2009-06-04 22:14

Message:
is this still an issue?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482471&aid=1853739&group_id=56967

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to