[Tcllib-bugs] [ tcllib-Bugs-1409219 ] Bug in use of package ceptcl
by SourceForge.net other posts by this author
Apr 20 2006 3:21AM messages near this date
[Tcllib-bugs] tcllib-cvs: "tcllib/modules/dns ChangeLog dns.tcl" modified
|
[Tcllib-bugs] tcllib-cvs: "tcllib/modules/crc crc16.tcl" modified
Bugs item #1409219, was opened at 2006-01-18 17:17
Message generated for change (Comment added) made by patthoyts
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112883&aid=1409219&group_id=12883
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: ntp
Group: None
> Status: Closed
> Resolution: Fixed
Priority: 7
Submitted By: Andreas Kupries (andreas_kupries)
Assigned to: Pat Thoyts (patthoyts)
Summary: Bug in use of package ceptcl
Initial Comment:
When package 'udp' is looked for in "ntp/time.tcl", the
variable "options(-protocol)" is set to udp. For
'ceptcl' however the variable "options(protocol)" is
modified. Note the missing dash "-" before "protocol".
I believe that that is wrong and should be
"options(-protocol)" as well, i.e. with a dash.
----------------------------------------------------------------------
> Comment By: Pat Thoyts (patthoyts)
Date: 2006-04-20 11:20
Message:
Logged In: YES
user_id=202636
Oops. Hyphen added
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112883&aid=1409219&group_id=12883
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tcllib-bugs mailing list
Tcllib-bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcllib-bugs
|