Re: 1.14.0 release bundle doesn't contain ares_android.h

2018-04-03 Thread Brad House

Definitely an oversight.  I also noticed that the man page for 
ares_library_init_android wasn't
distributed.  Relevant commits:

https://github.com/c-ares/c-ares/commit/cc6cd17df854530ec90f5d305c6ceb1278900736
https://github.com/c-ares/c-ares/commit/5786f6d99a3760dd5094a67eff0b6c01eaf882f4

On 4/3/18 6:57 AM, Andrey Khranovsky wrote:

Hi,

I've just downloaded Release bundle for 1.14.0 (https://c-ares.haxx.se/download/c-ares-1.14.0.tar.gz) and found that 
there is no "ares_android.h" in it.

It required for android build only.
I've got file from git and it goes well.

Is file skipped intentionally or just accidentally?

Cheers,
Andrey




1.14.0 release bundle doesn't contain ares_android.h

2018-04-03 Thread Andrey Khranovsky
Hi,

I've just downloaded Release bundle for 1.14.0 (
https://c-ares.haxx.se/download/c-ares-1.14.0.tar.gz) and found that there
is no "ares_android.h" in it.
It required for android build only.
I've got file from git and it goes well.

Is file skipped intentionally or just accidentally?

Cheers,
Andrey