9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Tcl 8.7a3 port to Plan 9
@ 2020-06-21 10:27 Conor Williams
  2020-06-21 12:54 ` [9fans] " Mat Kovach
  2020-06-21 16:20 ` ori
  0 siblings, 2 replies; 4+ messages in thread
From: Conor Williams @ 2020-06-21 10:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

hi 9Fans

I'm porting the latest Tcl to Plan 9. Any help greatly appreciated.
I have it down to about 15 'c' files with bugs. See Ps.

Kind Regards
Conor (Williams)

Ps:
o. stat64 issue
o. VOID for OP dot
o. sizeof issue
o. addrinfo issue
o stat64 again...
o. not a member issue
o.VOID OP issue again

in 'c' code files such as:
tclOOCall.c
tclSelectNotfy.c
tclUnixCompat.c
tclUnixThrd.c
etc...
using the standard ape env with standard 'cc'....

[-- Attachment #2: Type: text/html, Size: 769 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Tcl 8.7a3 port to Plan 9
  2020-06-21 10:27 Tcl 8.7a3 port to Plan 9 Conor Williams
@ 2020-06-21 12:54 ` Mat Kovach
  2020-06-21 13:01   ` Conor Williams
  2020-06-21 16:20 ` ori
  1 sibling, 1 reply; 4+ messages in thread
From: Mat Kovach @ 2020-06-21 12:54 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1182 bytes --]

TCL 8.6.10 is the latest release. 8.7 is an alpha release, with some significant changes and is still a bit of a moving target, if memory serves me right. 

The 8.6 version might be a better release tree to port.

-- 
 Mat Kovach
mek@mek.cc



On Sun, Jun 21, 2020, at 06:27, Conor Williams wrote:
> hi 9Fans
> 
> I'm porting the latest Tcl to Plan 9. Any help greatly appreciated.
> I have it down to about 15 'c' files with bugs. See Ps.
> 
> Kind Regards
> Conor (Williams)
> 
> Ps:
> o. stat64 issue
> o. VOID for OP dot
> o. sizeof issue
> o. addrinfo issue
> o stat64 again...
> o. not a member issue
> o.VOID OP issue again
> 
> in 'c' code files such as:
> tclOOCall.c
> tclSelectNotfy.c
> tclUnixCompat.c
> tclUnixThrd.c
> etc...
> using the standard ape env with standard 'cc'....
> 
> 
> *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions <https://9fans.topicbox.com/groups/9fans> + participants <https://9fans.topicbox.com/groups/9fans/members> + delivery options <https://9fans.topicbox.com/groups/9fans/subscription> Permalink <https://9fans.topicbox.com/groups/9fans/Te76ab77b2e389ee5-M76996e9a255195f7d0766c32>

[-- Attachment #2: Type: text/html, Size: 2488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Tcl 8.7a3 port to Plan 9
  2020-06-21 12:54 ` [9fans] " Mat Kovach
@ 2020-06-21 13:01   ` Conor Williams
  0 siblings, 0 replies; 4+ messages in thread
From: Conor Williams @ 2020-06-21 13:01 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]

ok, ty

On Sun, Jun 21, 2020 at 1:55 PM Mat Kovach <mek@mek.cc> wrote:

> TCL 8.6.10 is the latest release. 8.7 is an alpha release, with some
> significant changes and is still a bit of a moving target, if memory serves
> me right.
>
> The 8.6 version might be a better release tree to port.
>
> --
>   Mat Kovach
>   mek@mek.cc
>
>
>
> On Sun, Jun 21, 2020, at 06:27, Conor Williams wrote:
>
> hi 9Fans
>
> I'm porting the latest Tcl to Plan 9. Any help greatly appreciated.
> I have it down to about 15 'c' files with bugs. See Ps.
>
> Kind Regards
> Conor (Williams)
>
> Ps:
> o. stat64 issue
> o. VOID for OP dot
> o. sizeof issue
> o. addrinfo issue
> o stat64 again...
> o. not a member issue
> o.VOID OP issue again
>
> in 'c' code files such as:
> tclOOCall.c
> tclSelectNotfy.c
> tclUnixCompat.c
> tclUnixThrd.c
> etc...
> using the standard ape env with standard 'cc'....
>
>
> *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions
> <https://9fans.topicbox.com/groups/9fans> + participants
> <https://9fans.topicbox.com/groups/9fans/members> + delivery options
> <https://9fans.topicbox.com/groups/9fans/subscription> Permalink
> <https://9fans.topicbox.com/groups/9fans/Te76ab77b2e389ee5-M2117fe5c8ba4b402d8dca517>
>

[-- Attachment #2: Type: text/html, Size: 2660 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Tcl 8.7a3 port to Plan 9
  2020-06-21 10:27 Tcl 8.7a3 port to Plan 9 Conor Williams
  2020-06-21 12:54 ` [9fans] " Mat Kovach
@ 2020-06-21 16:20 ` ori
  1 sibling, 0 replies; 4+ messages in thread
From: ori @ 2020-06-21 16:20 UTC (permalink / raw)
  To: conor.williams, 9fans

> hi 9Fans
> 
> I'm porting the latest Tcl to Plan 9. Any help greatly appreciated.

It's hard to help if you don't post the code or the specific errors.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-21 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 10:27 Tcl 8.7a3 port to Plan 9 Conor Williams
2020-06-21 12:54 ` [9fans] " Mat Kovach
2020-06-21 13:01   ` Conor Williams
2020-06-21 16:20 ` ori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).