Conversation
Change-Id: Id71a568a001c63aee3101684c7ce000f7448ab58
Change-Id: I6ddc8ec74191ef522cfdac21fe88cbf4639b1d45
|
I looked over your changes and have a few comments.
Tcl 9 Migration (2026-02-14)
Windows Compiler Fixes (2026-01-07)
|
|
|
Old is anything built by an autoconf earlier than 2.72. I've been burned using Dstrings before, so I always play it safe now. Checking my notes, I now recall why the network interfaces were so much trouble. Windows doesn't support all of the network interface APIs even if in POSIX and RFC 2553. Where it dies, it only supports ANSI not Unicode. So I was working to bridge that using the W APIs. |
Fix multicast IPv6 error
All tests pass in Windows (msys2) and Debian (bookworm 12)
Removed configure script as this should be autogenerated