On 2/21/12 5:15 AM, Igor Galić wrote:
+ // TODO: This comparison makes no sense, since TSCacheKey is an opaque struct +#if 0 Is this commit the right place to #if 0 this code? Does that have any side effects?
Unless I'm mistaken, it's a non-sensical regression test, which is testing something no one should do. And it doesn't compile on Clang (and rightly so if I'm correct).
-- leif