Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

After a number of decimal places, nobody gives a damn.


devel / comp.lang.ada / ANN: SparForte 2.6

SubjectAuthor
* ANN: SparForte 2.6Ken Burtch
`* Re: ANN: SparForte 2.6196...@googlemail.com
 `* Re: ANN: SparForte 2.6Ken Burtch
  `- Re: ANN: SparForte 2.6Ken Burtch

1
ANN: SparForte 2.6

<f17a4d96-aaf0-4ccb-8dce-447df11e1c3cn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=9568&group=comp.lang.ada#9568

  copy link   Newsgroups: comp.lang.ada
X-Received: by 2002:a05:622a:15c3:b0:3f0:a400:712e with SMTP id d3-20020a05622a15c300b003f0a400712emr6081185qty.10.1683029255950;
Tue, 02 May 2023 05:07:35 -0700 (PDT)
X-Received: by 2002:a81:a8c4:0:b0:556:edb1:1fb0 with SMTP id
f187-20020a81a8c4000000b00556edb11fb0mr10598883ywh.10.1683029255694; Tue, 02
May 2023 05:07:35 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.ada
Date: Tue, 2 May 2023 05:07:35 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=199.102.130.59; posting-account=TXawsQoAAAB-ubldsHxSVtTxvqzM_vdF
NNTP-Posting-Host: 199.102.130.59
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <f17a4d96-aaf0-4ccb-8dce-447df11e1c3cn@googlegroups.com>
Subject: ANN: SparForte 2.6
From: koburtch@gmail.com (Ken Burtch)
Injection-Date: Tue, 02 May 2023 12:07:35 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1577
 by: Ken Burtch - Tue, 2 May 2023 12:07 UTC

SparForte is a scripting language, template language and shell based on Ada and Bourne shell. It has been in development for 22 years and has about 129,000 lines of code.

This release includes

New features: 11
Changes: 7
Fixes: 12

New features include case procedures, named shell sessions, and Alire support (experimental).

The details of the release are at
https://sparforte.com/news/2023/news_may_2023.html

A summary of the new features is at
https://www.pegasoft.ca/coder/coder_march_2023.html

SparForte can be downloaded from the home page at
https://sparforte.com

Ken O. Burtch

Re: ANN: SparForte 2.6

<10cca4b9-e80e-4eff-8c1f-279aad6424e3n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=9584&group=comp.lang.ada#9584

  copy link   Newsgroups: comp.lang.ada
X-Received: by 2002:a05:622a:1809:b0:3ef:3204:5158 with SMTP id t9-20020a05622a180900b003ef32045158mr1366371qtc.7.1683378526369;
Sat, 06 May 2023 06:08:46 -0700 (PDT)
X-Received: by 2002:a25:e658:0:b0:b8b:f61e:65ff with SMTP id
d85-20020a25e658000000b00b8bf61e65ffmr2867558ybh.5.1683378526054; Sat, 06 May
2023 06:08:46 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.ada
Date: Sat, 6 May 2023 06:08:45 -0700 (PDT)
In-Reply-To: <f17a4d96-aaf0-4ccb-8dce-447df11e1c3cn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2001:8b0:ca:6:0:0:0:fd;
posting-account=TiHetgoAAACluCgYkPc8-TWs6dBNgSne
NNTP-Posting-Host: 2001:8b0:ca:6:0:0:0:fd
References: <f17a4d96-aaf0-4ccb-8dce-447df11e1c3cn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <10cca4b9-e80e-4eff-8c1f-279aad6424e3n@googlegroups.com>
Subject: Re: ANN: SparForte 2.6
From: 1963bib@googlemail.com (196...@googlemail.com)
Injection-Date: Sat, 06 May 2023 13:08:46 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1761
 by: 196...@googlemail.co - Sat, 6 May 2023 13:08 UTC

Can't be built without sound...

gcc -c -O1 -march=athlon64 -gnat12 -gnatfaoN -gnatVaep -gnateEeEeF -fstack-protector -I./adacgi-1.6/ -I./apq-2.1/ -I./pegasock/ -I./areadline/ -lpcre parser_sound.adb
parser_sound.adb:93:06: statement expected
gnatmake: "parser_sound.adb" compilation error

If you try and build it without readline...

gcc -c -O1 -march=athlon64 -gnat12 -gnatfaoN -gnatVaep -gnateEeEeF -fstack-protector -I./adacgi-1.6/ -I./pegasock/ pegasoft-user_io-getline.adb
pegasoft-user_io-getline.adb:286:26: "optional_bold" is undefined
gnatmake: "pegasoft-user_io-getline.adb" compilation error

Re: ANN: SparForte 2.6

<76a43549-0bda-4b4c-a2eb-aa8278dfeaa0n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=9585&group=comp.lang.ada#9585

  copy link   Newsgroups: comp.lang.ada
X-Received: by 2002:a05:622a:40d:b0:3e8:316e:3dd4 with SMTP id n13-20020a05622a040d00b003e8316e3dd4mr1357097qtx.11.1683379149629;
Sat, 06 May 2023 06:19:09 -0700 (PDT)
X-Received: by 2002:a05:6902:a05:b0:b9f:849:60da with SMTP id
cb5-20020a0569020a0500b00b9f084960damr2937065ybb.2.1683379149420; Sat, 06 May
2023 06:19:09 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.ada
Date: Sat, 6 May 2023 06:19:09 -0700 (PDT)
In-Reply-To: <10cca4b9-e80e-4eff-8c1f-279aad6424e3n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=199.102.130.59; posting-account=TXawsQoAAAB-ubldsHxSVtTxvqzM_vdF
NNTP-Posting-Host: 199.102.130.59
References: <f17a4d96-aaf0-4ccb-8dce-447df11e1c3cn@googlegroups.com> <10cca4b9-e80e-4eff-8c1f-279aad6424e3n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <76a43549-0bda-4b4c-a2eb-aa8278dfeaa0n@googlegroups.com>
Subject: Re: ANN: SparForte 2.6
From: koburtch@gmail.com (Ken Burtch)
Injection-Date: Sat, 06 May 2023 13:19:09 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 26
 by: Ken Burtch - Sat, 6 May 2023 13:19 UTC

On Saturday, May 6, 2023 at 9:08:47 AM UTC-4, 196...@googlemail.com wrote:
> Can't be built without sound...
>
> gcc -c -O1 -march=athlon64 -gnat12 -gnatfaoN -gnatVaep -gnateEeEeF -fstack-protector -I./adacgi-1.6/ -I./apq-2.1/ -I./pegasock/ -I./areadline/ -lpcre parser_sound.adb
> parser_sound.adb:93:06: statement expected
> gnatmake: "parser_sound.adb" compilation error
>
>
> If you try and build it without readline...
>
> gcc -c -O1 -march=athlon64 -gnat12 -gnatfaoN -gnatVaep -gnateEeEeF -fstack-protector -I./adacgi-1.6/ -I./pegasock/ pegasoft-user_io-getline.adb
> pegasoft-user_io-getline.adb:286:26: "optional_bold" is undefined
> gnatmake: "pegasoft-user_io-getline.adb" compilation error

Thank you for sharing this issue.

My automated release tests build SparForte without sound and without readline each night and they have been successful.

I will attempt to diagnose what the problem is. Do you have any further information about your build environment that might be related to this issue?

Ken B.

Re: ANN: SparForte 2.6

<4959faa2-9e2e-4229-9888-6eebee25433fn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=9586&group=comp.lang.ada#9586

  copy link   Newsgroups: comp.lang.ada
X-Received: by 2002:a05:620a:2950:b0:74d:f172:1a45 with SMTP id n16-20020a05620a295000b0074df1721a45mr1140076qkp.7.1683380090949;
Sat, 06 May 2023 06:34:50 -0700 (PDT)
X-Received: by 2002:a25:608b:0:b0:ba1:b539:a392 with SMTP id
u133-20020a25608b000000b00ba1b539a392mr2943731ybb.5.1683380090764; Sat, 06
May 2023 06:34:50 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.ada
Date: Sat, 6 May 2023 06:34:50 -0700 (PDT)
In-Reply-To: <76a43549-0bda-4b4c-a2eb-aa8278dfeaa0n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=199.102.130.59; posting-account=TXawsQoAAAB-ubldsHxSVtTxvqzM_vdF
NNTP-Posting-Host: 199.102.130.59
References: <f17a4d96-aaf0-4ccb-8dce-447df11e1c3cn@googlegroups.com>
<10cca4b9-e80e-4eff-8c1f-279aad6424e3n@googlegroups.com> <76a43549-0bda-4b4c-a2eb-aa8278dfeaa0n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4959faa2-9e2e-4229-9888-6eebee25433fn@googlegroups.com>
Subject: Re: ANN: SparForte 2.6
From: koburtch@gmail.com (Ken Burtch)
Injection-Date: Sat, 06 May 2023 13:34:50 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2792
 by: Ken Burtch - Sat, 6 May 2023 13:34 UTC

On Saturday, May 6, 2023 at 9:19:10 AM UTC-4, Ken Burtch wrote:
> On Saturday, May 6, 2023 at 9:08:47 AM UTC-4, 196...@googlemail.com wrote:
> > Can't be built without sound...
> >
> > gcc -c -O1 -march=athlon64 -gnat12 -gnatfaoN -gnatVaep -gnateEeEeF -fstack-protector -I./adacgi-1.6/ -I./apq-2.1/ -I./pegasock/ -I./areadline/ -lpcre parser_sound.adb
> > parser_sound.adb:93:06: statement expected
> > gnatmake: "parser_sound.adb" compilation error
> >
> >
> > If you try and build it without readline...
> >
> > gcc -c -O1 -march=athlon64 -gnat12 -gnatfaoN -gnatVaep -gnateEeEeF -fstack-protector -I./adacgi-1.6/ -I./pegasock/ pegasoft-user_io-getline.adb
> > pegasoft-user_io-getline.adb:286:26: "optional_bold" is undefined
> > gnatmake: "pegasoft-user_io-getline.adb" compilation error
> Thank you for sharing this issue.
>
> My automated release tests build SparForte without sound and without readline each night and they have been successful.
>
> I will attempt to diagnose what the problem is. Do you have any further information about your build environment that might be related to this issue?
>
> Ken B.

I have pushed fixes for these two issues to the GitHub master branch.
I will do a full set of build tests manually to ensure nothing else is missing.
I will also investigate what the errors were not caught by the automated tests.
Thank you for reporting this issue.

Ken B.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor