1. lib64tcl:这是 lib64tcl-devel-8.6.16-1.mga10.aarch64 的核心库,包含了用于处理 C 语言代码的各种功能和工具。 2. lib64tcl-devel:这是一个用于构建、测试和分发 lib64tcl 库的开发环境。它提供了一些命令行工具,可以帮助用户编译、安装和配置 lib64tcl 库。
Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel@lists.alioth.debian.org> Changed-By: Andrew Shadura <andre...@debian.org> Description: tdom - fast XML/DOM/XPath/XSLT extension for Tcl written in C tdom-dev - fast XML/DOM/XPath/XSLT extension for Tcl written in C (developme Closes...
sha512.sum 628 B 2020-Mar-11 15:14 tcl-togl-devel-2.0-3.hint 409 B 2017-Mar-22 17:14 tcl-togl-devel-2.0-3.tar.xz 18.8 KiB 2015-Jun-11 23:42 tcl-togl-devel-2.0-4.hint 409 B 2017-Mar-21 04:48 tcl-togl-devel-2.0-4.tar.xz 19.7 KiB 2017-Mar-21 04:48 ...
except Tkinter.TclError: # Another application has grab. Keep trying until # grab can succeed. self.after(100) --- Anyways so I have implemented it into gui.tcl and tested it. As expected, no more errors are produced and the chat window is blocked from keyboard/input events until the c...
> > > - git2cl is only used for OpenOCD releases. We could keep it as a > > > submodule and change the default of bootstrap to no-submodule. > > > git2cl is apparently not maintained anymore, so it could even > > > be ...
> > - git2cl is only used for OpenOCD releases. We could keep it as a > > submodule and change the default of bootstrap to no-submodule. > > git2cl is apparently not maintained anymore, so it could even be > > copied in our code, but since it's GPL2.0-only I prefer keeping...
> > > > - git2cl is only used for OpenOCD releases. We could keep it as a > > > > submodule and change the default of bootstrap to no-submodule. > > > > git2cl is apparently not maintained anymore, so it could even
>https://github.com/msteveb/jimtcl.gitback in December 2020. > > Thanks, that was probably the problem. > Doing the switch make bootstrap work without failure. > Yes, we switched repo, but I also met this issue after the switch. ...
> - jimtcl submodule could be deprecated in v0.14.0 and dropped later > on. > - git2cl submodule could remain, but with bootstrap defaulting to no- > submodule already in v0.14.0. > Or, we could be more aggressive by also deprecating jimtcl submodule ...
> > The root cause is that .gitmodules entry for jimtcl was changed but > > not the submodule itself and that the required checkout was not > > available at the old repository. > > Sorry, but I'm still confused. > > After a clean checkout I see this in .gitmodules: ...