ray/src
Robert Nishihara 486cb64e3f Compile with -Werror and -Wall (#1116)
* Compile global scheduler with -Werror -Wall.

* Compile plasma manager with -Werror -Wall.

* Compile local scheduler with -Werror -Wall.

* Compile common code with -Werror -Wall.

* Signed/unsigned comparisons.

* More signed/unsigned fixes.

* More signed/unsigned fixes and added extern keyword.

* Fix linting.

* Don't check strict-aliasing because Python.h doesn't pass.
2017-10-12 21:00:23 -07:00
..
common Compile with -Werror and -Wall (#1116) 2017-10-12 21:00:23 -07:00
global_scheduler Compile with -Werror and -Wall (#1116) 2017-10-12 21:00:23 -07:00
local_scheduler Compile with -Werror and -Wall (#1116) 2017-10-12 21:00:23 -07:00
plasma Compile with -Werror and -Wall (#1116) 2017-10-12 21:00:23 -07:00
thirdparty Update arrow to include pandas serialization (#1102) 2017-10-10 22:16:35 -07:00