03.03.2016 16:31, Dmitry Yemanov wrote:
> I hate to see such a conditional code:
>
> #if defined(_M_IX86) || defined(_M_X64) || defined(__x86_64__) ||
> defined(__i386__)
>
> duplicated across multiple files.

   Just a thought: if we take macros pre-defined by GCC (which is used to build 
Firebird 
on the most of platforms) as a standard, we can get rid of a half of such 
checks by having 
defined "standard" macros in autoconfig_msvc.h.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to