Re: Tcl/Tk 9.0.0 rebase

2024-12-08 Thread Jaroslav Škarvada
On Thu, Dec 5, 2024 at 12:34 PM Jaroslav Škarvada wrote: > > On Thu, Dec 5, 2024 at 12:05 PM Miro Hrončok wrote: > > > > On 05. 12. 24 11:57, Jaroslav Škarvada wrote: > > > On Tue, Dec 3, 2024 at 10:30 PM Jaroslav Škarvada > > > wrote: > > >> > > >> On Mon, Nov 4, 2024 at 6:14 PM Miro Hrončok

Re: Tcl/Tk 9.0.0 rebase

2024-12-05 Thread Jaroslav Škarvada
On Thu, Dec 5, 2024 at 12:05 PM Miro Hrončok wrote: > > On 05. 12. 24 11:57, Jaroslav Škarvada wrote: > > On Tue, Dec 3, 2024 at 10:30 PM Jaroslav Škarvada > > wrote: > >> > >> On Mon, Nov 4, 2024 at 6:14 PM Miro Hrončok wrote: > >>> > >>> On 04. 11. 24 17:26, Jaroslav Škarvada wrote: > I

Re: Tcl/Tk 9.0.0 rebase

2024-12-05 Thread Miro Hrončok
On 05. 12. 24 11:57, Jaroslav Škarvada wrote: On Tue, Dec 3, 2024 at 10:30 PM Jaroslav Škarvada wrote: On Mon, Nov 4, 2024 at 6:14 PM Miro Hrončok wrote: On 04. 11. 24 17:26, Jaroslav Škarvada wrote: I am going to add compat Tcl/Tk 8.6 packages, because IMHO porting of the packages to Tcl/

Re: Tcl/Tk 9.0.0 rebase

2024-12-05 Thread Jaroslav Škarvada
On Tue, Dec 3, 2024 at 10:30 PM Jaroslav Škarvada wrote: > > On Mon, Nov 4, 2024 at 6:14 PM Miro Hrončok wrote: > > > > On 04. 11. 24 17:26, Jaroslav Škarvada wrote: > > > I am going to add compat Tcl/Tk 8.6 packages, because IMHO porting of > > > the packages to Tcl/Tk 9 will take significant ti

Re: Tcl/Tk 9.0.0 rebase

2024-12-03 Thread Jaroslav Škarvada
On Mon, Nov 4, 2024 at 6:14 PM Miro Hrončok wrote: > > On 04. 11. 24 17:26, Jaroslav Škarvada wrote: > > I am going to add compat Tcl/Tk 8.6 packages, because IMHO porting of > > the packages to Tcl/Tk 9 will take significant time and maybe some of > > the packages will never be ported. But IMHO i

Re: Tcl/Tk 9.0.0 rebase

2024-11-14 Thread Ryan Bach via devel
Added: https://release-monitoring.org/project/4941/ -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-

Re: Tcl/Tk 9.0.0 rebase

2024-11-04 Thread Garry T. Williams
On Monday, November 4, 2024 5:43:35 AM Eastern Standard Time Florian Weimer wrote: > The -ansi option requests C89 mode, and C89 does not have an inline > keyword. In C89, “static inline;” would have been a variable of type > int called “inline”, so the compiler's suggestion is technically > corr

Re: Tcl/Tk 9.0.0 rebase

2024-11-04 Thread Miro Hrončok
On 04. 11. 24 17:26, Jaroslav Škarvada wrote: I am going to add compat Tcl/Tk 8.6 packages, because IMHO porting of the packages to Tcl/Tk 9 will take significant time and maybe some of the packages will never be ported. But IMHO it will also require changes in the affected packages, at least cha

Re: Tcl/Tk 9.0.0 rebase

2024-11-04 Thread Jaroslav Škarvada
I am going to add compat Tcl/Tk 8.6 packages, because IMHO porting of the packages to Tcl/Tk 9 will take significant time and maybe some of the packages will never be ported. But IMHO it will also require changes in the affected packages, at least changing the BuildRequires to the compat Tcl/Tk ver

Re: Tcl/Tk 9.0.0 rebase

2024-11-04 Thread Florian Weimer
* Garry T. Williams: > On Saturday, 2 November 2024 23:24:50 EDT Garry T. Williams wrote: >> I am trying to port deal to tcl 9.0.0 and I am stuck. >> >> My package required many changes mostly changing certain int variables >> to type Tcl_Size (aka long). I got down to only one error compiling >

Re: Tcl/Tk 9.0.0 rebase

2024-11-02 Thread Garry T. Williams
On Saturday, 2 November 2024 23:24:50 EDT Garry T. Williams wrote: > I am trying to port deal to tcl 9.0.0 and I am stuck. > > My package required many changes mostly changing certain int variables > to type Tcl_Size (aka long). I got down to only one error compiling > any file that includes tcl.

Re: Tcl/Tk 9.0.0 rebase

2024-11-02 Thread Garry T. Williams
On Monday, 14 October 2024 12:55:39 EDT Jaroslav Škarvada wrote: > I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable > 9.0.0 release. Unfortunately, there are several incompatibilities [1] > and several applications will require porting. [snip] > deal I am trying to port deal t

Re: Tcl/Tk 9.0.0 rebase

2024-10-21 Thread Richard W.M. Jones
On Mon, Oct 21, 2024 at 03:36:44PM -0400, Garry T. Williams wrote: > On Monday, 14 October 2024 15:39:05 EDT Jaroslav Škarvada wrote: > > NP, I will setup Copr > > I am trying to test changes to deal, but I don't know how to tell my > local mock command to get tcl-devel from your copr. Can you he

Re: Tcl/Tk 9.0.0 rebase

2024-10-21 Thread Garry T. Williams
On Monday, 14 October 2024 15:39:05 EDT Jaroslav Škarvada wrote: > NP, I will setup Copr I am trying to test changes to deal, but I don't know how to tell my local mock command to get tcl-devel from your copr. Can you help? -- Garry T. Williams -- ___

Re: Tcl/Tk 9.0.0 rebase

2024-10-17 Thread Richard W.M. Jones
On Thu, Oct 17, 2024 at 12:46:08PM +0100, Richard W.M. Jones wrote: > I had a go at 'expect'. Mostly it fails because of the _ANSI_ARGS_ > and TCL_VARARGS macros going away, which are easy, albeit very tedious, > to fix. > > Do you have a source git repo of what we use in Fedora already > (ie. in

Re: Tcl/Tk 9.0.0 rebase

2024-10-17 Thread Richard W.M. Jones
I had a go at 'expect'. Mostly it fails because of the _ANSI_ARGS_ and TCL_VARARGS macros going away, which are easy, albeit very tedious, to fix. Do you have a source git repo of what we use in Fedora already (ie. including the patches)? I notice upstream hasn't had a release since 2018 and is

Re: Tcl/Tk 9.0.0 rebase

2024-10-16 Thread Jaroslav Škarvada
On Wed, Oct 16, 2024 at 5:23 PM Keith Seitz wrote: > > On 10/14/24 9:55 AM, Jaroslav Škarvada wrote: > > List of packages that tailed to compile with Tcl/Tk 9.0.0 follows: > > > > blt > > brltty > > cgnslib > > classified-ads > > deal > > eggdrop > > emacspeak > > expect > > A lot of GNU packages

Re: Tcl/Tk 9.0.0 rebase

2024-10-16 Thread Jaroslav Škarvada
On Wed, Oct 16, 2024 at 5:20 PM Miro Hrončok wrote: > > On 14. 10. 24 18:55, Jaroslav Škarvada wrote: > > Hi, > > > > I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable > > 9.0.0 release. Unfortunately, there are several incompatibilities [1] > > and several applications will requ

Re: Tcl/Tk 9.0.0 rebase

2024-10-16 Thread Keith Seitz
On 10/14/24 9:55 AM, Jaroslav Škarvada wrote: List of packages that tailed to compile with Tcl/Tk 9.0.0 follows: blt brltty cgnslib classified-ads deal eggdrop emacspeak expect A lot of GNU packages require DejaGNU (not listed), which requires expect. These include (minimally) binutils, gcc, a

Re: Tcl/Tk 9.0.0 rebase

2024-10-16 Thread Miro Hrončok
On 14. 10. 24 18:55, Jaroslav Škarvada wrote: Hi, I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable 9.0.0 release. Unfortunately, there are several incompatibilities [1] and several applications will require porting. I will create side-tag and bugs for individual packages...

Re: Tcl/Tk 9.0.0 rebase

2024-10-16 Thread Richard W.M. Jones
On Wed, Oct 16, 2024 at 10:21:09AM +0100, Richard W.M. Jones wrote: > > > ocaml-labltk > > I filed a bug upstream: > > https://github.com/garrigue/labltk/issues/27 This one's a bit of a mess, to say the least. I added a comment on the issue above, but I'll wait for upstream to fix it. Rich. -

Re: Tcl/Tk 9.0.0 rebase

2024-10-16 Thread Richard W.M. Jones
On Wed, Oct 16, 2024 at 10:21:09AM +0100, Richard W.M. Jones wrote: > On Mon, Oct 14, 2024 at 08:12:43PM +0100, Richard W.M. Jones wrote: > > On Mon, Oct 14, 2024 at 06:55:39PM +0200, Jaroslav Škarvada wrote: > > > Hi, > > > > > > I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable

Re: Tcl/Tk 9.0.0 rebase

2024-10-16 Thread Richard W.M. Jones
On Mon, Oct 14, 2024 at 08:12:43PM +0100, Richard W.M. Jones wrote: > On Mon, Oct 14, 2024 at 06:55:39PM +0200, Jaroslav Škarvada wrote: > > Hi, > > > > I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable > > 9.0.0 release. Unfortunately, there are several incompatibilities [1] > >

Re: Tcl/Tk 9.0.0 rebase

2024-10-15 Thread Jaroslav Škarvada
On Mon, Oct 14, 2024 at 9:39 PM Jaroslav Škarvada wrote: > > On Mon, Oct 14, 2024 at 8:14 PM Miro Hrončok wrote: > > > > On 14. 10. 24 18:55, Jaroslav Škarvada wrote: > > > Hi, > > > > > > I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable > > > 9.0.0 release. Unfortunately, ther

Re: Tcl/Tk 9.0.0 rebase

2024-10-15 Thread Mamoru TASAKA
Mamoru TASAKA wrote on 2024/10/15 15:30: Jaroslav Škarvada wrote on 2024/10/15 1:55: Hi, I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable 9.0.0 release. Unfortunately, there are several incompatibilities [1] and several applications will require porting. I will create side-ta

Re: Tcl/Tk 9.0.0 rebase

2024-10-14 Thread Mamoru TASAKA
Jaroslav Škarvada wrote on 2024/10/15 1:55: Hi, I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable 9.0.0 release. Unfortunately, there are several incompatibilities [1] and several applications will require porting. I will create side-tag and bugs for individual packages. For th

Re: Tcl/Tk 9.0.0 rebase

2024-10-14 Thread Jaroslav Škarvada
On Mon, Oct 14, 2024 at 8:14 PM Miro Hrončok wrote: > > On 14. 10. 24 18:55, Jaroslav Škarvada wrote: > > Hi, > > > > I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable > > 9.0.0 release. Unfortunately, there are several incompatibilities [1] > > and several applications will requ

Re: Tcl/Tk 9.0.0 rebase

2024-10-14 Thread Richard W.M. Jones
On Mon, Oct 14, 2024 at 06:55:39PM +0200, Jaroslav Škarvada wrote: > Hi, > > I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable > 9.0.0 release. Unfortunately, there are several incompatibilities [1] > and several applications will require porting. I will create side-tag > and bug

Re: Tcl/Tk 9.0.0 rebase

2024-10-14 Thread Miro Hrončok
On 14. 10. 24 20:14, Miro Hrončok wrote: On 14. 10. 24 18:55, Jaroslav Škarvada wrote: Hi, I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable 9.0.0 release. Unfortunately, there are several incompatibilities [1] and several applications will require porting. I will create side-

Re: Tcl/Tk 9.0.0 rebase

2024-10-14 Thread Miro Hrončok
On 14. 10. 24 18:55, Jaroslav Škarvada wrote: Hi, I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable 9.0.0 release. Unfortunately, there are several incompatibilities [1] and several applications will require porting. I will create side-tag and bugs for individual packages. For

Tcl/Tk 9.0.0 rebase

2024-10-14 Thread Jaroslav Škarvada
Hi, I would like to rebase Tcl/Tk in rawhide (f42) to the latest stable 9.0.0 release. Unfortunately, there are several incompatibilities [1] and several applications will require porting. I will create side-tag and bugs for individual packages. For the preliminary testing there are Tcl/Tk SRPMs a