Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh 4.3.11-dev-3



On Thu, May 12, 2011 at 04:28:35PM +0100, Peter Stephenson wrote:

> I've uploaded
> 
> ftp://ftp.zsh.org/pub/development/zsh-4.3.11-dev-2-doc.tar.bz2
> ftp://ftp.zsh.org/pub/development/zsh-4.3.11-dev-2-doc.tar.gz
> ftp://ftp.zsh.org/pub/development/zsh-4.3.11-dev-2.tar.bz2
> ftp://ftp.zsh.org/pub/development/zsh-4.3.11-dev-2.tar.gz
> 
> This contains some quite significant reworking of the build system to
> work around various problems, so it would be good to try it out on
> anything other than very common systems.

Builds fine on Solaris 11 and seems to be working okay so far, but there's
a warning in Src/Modules/datetime.c that could be cleaned up:
getcurrentsecs() is missing "UNUSED(Param pm)" in its parameters.

The zftp module also has warnings because tcp_socket() and friends aren't
declared.  Should it be including tcp.mdh?

Danek



Messages sorted by: Reverse Date, Date, Thread, Author