You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Noble
a1b232dc0d
vendored tcludp 1.0.12 -> 1.0.13 in tcl9 kit vfs folders - G-036 wedge remedy - 0.4.3
...
tcludp 1.0.13 (user-placed in src/vendorlib_tcl9/win32-x86_64) copied into
punk9win.vfs/lib_tcl9 and punk9win_for_tkruntime.vfs/lib_tcl9, udp1.0.12
removed (no mixed-version provision). 1.0.12's Windows per-thread exit
handler UDP_ExitProc closed the process-global tcludp synchronization events
at every udp-loaded thread exit - the G-036 wedge root cause, fixed upstream
in 1.0.13 (UdpThreadExitProc + ExitSockets split).
Verified: rebuilt punk902z reports package require udp = 1.0.13; G-036
regression batch under wedge conditions (hidden console, syslog-forced
runtag logger, mid-session udp worker death) shows run-2 syslog workers all
alive - baseline on 1.0.12 was wedged 4/4.
The manual vfs copy was required because make.tcl libs/vfscommonupdate/
project do not propagate vendorlib_tcl<N> platform libraries into kit vfs
lib_tcl<N> trees (goal G-037). punk8win.vfs (8.6) still bundles udp 1.0.12 -
same code, immunity unexplained, swap pending decision.
Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com
2 weeks ago
..
allplatforms
misc updates: vendormodules,make.tcl etc
10 months ago
freebsd-amd64
misc updates: vendormodules,make.tcl etc
10 months ago
linux-x86_64
misc updates: vendormodules,make.tcl etc
10 months ago
macosx-x86_64
misc updates: vendormodules,make.tcl etc
10 months ago
msys-x86_64
misc updates: vendormodules,make.tcl etc
10 months ago
win32-x86_64
vendored tcludp 1.0.12 -> 1.0.13 in tcl9 kit vfs folders - G-036 wedge remedy - 0.4.3
2 weeks ago
README.md
misc updates: vendormodules,make.tcl etc
10 months ago
Tcl library dependencies
Any pkgIndex based libraries that are external to the project but which the project owners wish to distribute with the project and keep under source control.
These should generally be kept to a minimum
todo: dependency and version number tracking; along with the provision of a mechanism for the project end-users to update.