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

Conflict with zftp + tcp modules?



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