commit | 6d15c3090f7bd0e8ab754e98098910985718777f | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Oct 02 10:03:09 2014 +0200 |
committer | Jens Geyer <jensg@apache.org> | Thu Oct 02 10:06:07 2014 +0200 |
tree | f4b7b3fe0cd58085d727c9f5d5844a397f5ef487 | |
parent | 63ad5f6f514a6d977d960a41bcda607d701f284c [diff] [blame] |
THRIFT-2628 struct member name conflicts due to lowercased names Client: Erlang Patch: Alisdair Sullivan This closes #228
diff --git a/contrib/Vagrantfile b/contrib/Vagrantfile index c99719c..67e5622 100644 --- a/contrib/Vagrantfile +++ b/contrib/Vagrantfile
@@ -101,7 +101,7 @@ echo "Starting Apache Thrift build..." cd /thrift sh bootstrap.sh -sh configure --without-erlang +sh configure make make check echo "Finished building Apache Thrift."