Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Conflict with zftp + tcp modules?
- X-seq: zsh-workers 18444
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Conflict with zftp + tcp modules?
- Date: Tue, 15 Apr 2003 14:59:55 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I hadn't noticed this until I attempted to statically include both modules
in the same build:
In file included from zftp.c:53:
zftp.mdh:6: warning: `boot_' redefined
tcp.mdh:6: warning: this is the location of the previous definition
zftp.mdh:7: warning: `cleanup_' redefined
tcp.mdh:7: warning: this is the location of the previous definition
zftp.mdh:8: warning: `setup_' redefined
tcp.mdh:8: warning: this is the location of the previous definition
zftp.mdh:9: warning: `finish_' redefined
tcp.mdh:9: warning: this is the location of the previous definition
Messages sorted by:
Reverse Date,
Date,
Thread,
Author