03.03.2016 14:07, Dimitry Sibiryakov wrote:

> Ok, here you have it, attached.

Much better, thanks. I had the same doubts about the first two if's, but 
Vlad already asked about them.

Out of curiosity, why do we need a separate crc32c.cpp? Cannot the 
CRC32C function be defined inside Hash.cpp? I hate to see such a 
conditional code:

#if defined(_M_IX86) || defined(_M_X64) || defined(__x86_64__) || 
defined(__i386__)

duplicated across multiple files.


Dmitry


------------------------------------------------------------------------------
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