From: Dipl. I. S. G. B. <se...@us...> - 2025-08-27 19:02:37
|
IIRC, it is only set in configure by impossibility or unwillingness to build tcl for windows as unicode binary (using unicode-capable runtime library), e. g. without -municode in LDFLAGS. I think it is only the case using some special toolchains (not gcc/clang or visual studio). No idea whether newer versions like 9.x are still buildable with that. Regards, Sergey Am 27.08.2025 17:38, schrieb apnmbx-public--- via Tcl-Core: > There are code fragments covered by #ifdef TCL_BROKEN_MAINARGS that is present only in the win subdirectory that I would like to eliminate to reduce clutter. Anyone know under what circumstances this is needed? Is this obsolete Win95 stuff or something else? > > /Ashok > > _______________________________________________ > Tcl-Core mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-core [1] Links: ------ [1] https://lists.sourceforge.net/lists/listinfo/tcl-core |