[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libssh no longer compiles on Solaris


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

Follow-Ups:
Re: libssh no longer compiles on SolarisBaruch Siach <baruch@xxxxxxxxxx>
Re: libssh no longer compiles on SolarisAndreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org