| commit | b03d74992e453f24801e12dbb030ae384ec7e68a | [log] [tgz] |
|---|---|---|
| author | Aki Sukegawa <nsukeg@gmail.com> | Fri Jun 08 11:39:34 2018 +0900 |
| committer | James E. King III <jking@apache.org> | Thu Jun 07 22:39:34 2018 -0400 |
| tree | aee01a5d4a7807786b556887a55a79c4a1e866a8 | |
| parent | 747158c8daa994b3386f1dcb4fc9e91aed1748ad [diff] |
THRIFT-4478: Thrift will not build with dlang 2.078 or later (#1559) * THRIFT-4478 Thrift will not build with dlang 2.078 or later This fixes build errors and deprecation warnings on dmd v2.080.0. * THRIFT-4478: Update ubuntu-artful docker build image to use DMD 2.080.0 * THRIFT-4478 Fix build failure for nonblocking * THRIFT-4478: update readme files