dieswaytoofast / erlasticsearch

Erlang thrift interface to elastic_search
45 stars 18 forks source link

17.0 release dict() type change can error on elasticsearch_types.hrl #14

Closed okeuday closed 10 years ago

okeuday commented 10 years ago

This is only a problem if warnings are as errors. Not sure if you want to use the compiler option nowarn_deprecated_type here to avoid the problem (referenced http://osdir.com/ml/erlang-questions-programming/2014-03/msg00091.html). (same as https://github.com/dieswaytoofast/erlang_cassandra/issues/2)

dieswaytoofast commented 10 years ago

Yeah, I need to get R17 running locally to validate this - avoided thus far, but may not be able to do so much longer :-)

dieswaytoofast commented 10 years ago

Fixed in 1.6.3