MOE icon indicating copy to clipboard operation
MOE copied to clipboard

change line 139 of cpp/gpp_python_common.cpp

Open rmurray2 opened this issue 9 years ago • 2 comments

change line 139 of cpp/gpp_python_common.cpp to:

 for (auto i = 0l; i < num_threads; ++i) {

See https://github.com/Yelp/MOE/issues/440

rmurray2 avatar Nov 09 '15 08:11 rmurray2

I'm somewhat confused as to why there's 250+ changes over 291 files :O master way out of date or something? Git doing something dumb?

For just 1 line I'll update it, don't worry about this anymore :)

suntzu86 avatar Nov 12 '15 08:11 suntzu86

It's probably something I did incorrectly; that was my first PR. Probably should have just let you do it :)

rmurray2 avatar Nov 13 '15 17:11 rmurray2