Feature Requests item #1853739, was opened at 2007-12-19 08:57 Message generated for change (Tracker Item Submitted) made by Item Submitter 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482471&aid=1853739&group_id=56967 ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
