Hi,

after upgrading libssh to the 0.8 branch, I can no longer compile libssh
on Solaris.

The function local_parse_glob() introduced by commit 99c5160 is not
portable because GLOB_TILDE and the gl_flags field in the glob_t
structure are both non-standard extensions. POSIX does not specify tilde
expansion for glob().

So, unless someone is willing to make that function portable, I propose
to revert commits 99c5160, b8e301a and a82e24f.

Regards
Tilo Eckert

Reply via email to