Vijay Chidambaram

Results 20 comments of Vijay Chidambaram
trafficstars

@OmSaran do you want to take a shot at this?

That would be great! Let us know when @rohankadekodi and I can review it.

Hi @cryptokat thanks for the PR! If abs() doesn't link properly in g++ 6, I think the right move is to find the g++6 specific version of the function, and...

I might be missing something here, but even with unsigned, if b is greater than a, a - b results in a large number instead of the difference which we...

Thanks for catching this! Could you report this as an issue?

Ah, thanks for the catch! I meant as a configuration passed to Options. An option to set a default when compiling PebblesDB would be awesome too!

@ashmrtn @jayashreemohan29 Is this issue still relevant to CrashMonkey?

I'd prefer this be a command line parameter rather than something used by the user when writing tests. When starting the harness we should allow the user to set this....

I agree with this in principle, but this is very low priority on our list of things to build. Lets go to this once we do the other stuff. One...