Re: Ping Jeff Hobbs about tcllib-nntp
From: Jeff Hobbs (jeffh_at_activestate.com)
Date: 12/15/03
- Next message: Jeff Hobbs: "Re: Altercation between tclkit and certain antivirus-software"
- Previous message: Jeff Hobbs: "Re: Sourceforge TCL foundry links"
- In reply to: Frieda Wellington: "Ping Jeff Hobbs about tcllib-nntp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 15 Dec 2003 07:09:55 GMT
Frieda Wellington wrote:
> Hello Jeff,
>
> I have a 1 line change suggestion for tcllib:nntp.tcl v1.7 but do not
> know where to send it.
While the newsgroup sometimes seems like an extension of my regular
mailbox ;), David was correct in that the SF projects all have their
own bug dbs for submitting and tracking changes.
> Just past line 125 the socket is opened. Add a fconfigure to allow
> the correct transmission
> of binary (yEnc) messges.
>
> set sock [socket $data(host) $data(port)]
> fconfigure $sock -encoding binary
>
> Thank you for any help in passing this along.
Thank you.
--
Jeff Hobbs, The Tcl Guy
http://www.ActiveState.com/, a division of Sophos
- Next message: Jeff Hobbs: "Re: Altercation between tclkit and certain antivirus-software"
- Previous message: Jeff Hobbs: "Re: Sourceforge TCL foundry links"
- In reply to: Frieda Wellington: "Ping Jeff Hobbs about tcllib-nntp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|