-
Using Tcl 9.0.0, we get test failures for `gigasecond` and `meetup`. Clearly a timezone/DST thing.
```
$ echo 'puts [info patchlevel]' | tclsh
9.0.0
$ date '+%F %T %Z %z'
2024-11-13 22:08:58 ES…
-
After I run the .bat file I get this error:
Traceback (most recent call last):
File "C:\Users\aking\Downloads\PySilon-malware-main\PySilon-malware-main\builder.py", line 391, in
root = Tk()
…
-
Tcl 9 was released recently. labltk has some problems compiling:
```
cltkEvent.c: In function ‘camltk_tk_mainloop’:
cltkEvent.c:34:5: error: implicit declaration of function ‘Tk_CreateTime…
-
**Describe the bug**
Fedora is looking into updating Tcl/Tk to 9.0 in Rawhide. Builds are being tested here:
https://copr.fedorainfracloud.org/coprs/jskarvad/TclTK9.0.0/package/Lmod/
Lmod is fai…
-
## Background
The `spack.modules.default.tcl.projections` section is a section that creates a bit of a headache for users. It adds checks that the version in `spack.packages.*.require[0]` section is …
-
Hello, I have a based TCL AC with BroadLink wifi module,
I've been working fine with the official TFIAC integration for a few years, but now it's been deprecated and I can't find any alternative.
…
-
Hello, I posted this "BUG" on Facebook PD group
https://www.facebook.com/groups/puredata/
where I wrote the following: _from time to time (about every 15 minutes only when I program around wil…
-
**Affiliation**
SPC-EPFL
**Version(s) Affected**
Stable 7.142.81
**Platform(s)**
Ubuntu 24.04
**Installation Method(s)**
Official DEB repository
**Describe the bug**
If a tree is open…
-
Hi,
First off, great work! You are doing what often the manufacturers neglect to do and that is implementing software that takes full advantage of the hardware. There is so much untapped potential…
Kup86 updated
2 months ago
-
The tcl 9.0 is getting mature and the latest release at this time of writing is 9.0b3.
When znc is compiled with --enable-tcl, the configure checks for the tclsh and I have tcl9.0b3 installed.
I…