Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

6 May, 2024: Currently experiencing networking issues at backend news servers. No resolution at this time.


devel / comp.lang.xharbour / Re: ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

SubjectAuthor
* ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>Ron Pinkas
`* ChangeLog: 2023-08-24 13:18 UTC-0500 Ron PinkasEnrico Maria Giordano
 `- ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>Ron Pinkas

1
ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

<4f62443a-7ad0-416e-9346-ffa3df120c50n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10059&group=comp.lang.xharbour#10059

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:6214:b03:b0:649:74d0:c0ba with SMTP id u3-20020a0562140b0300b0064974d0c0bamr268877qvj.2.1692901142740;
Thu, 24 Aug 2023 11:19:02 -0700 (PDT)
X-Received: by 2002:a17:90b:895:b0:26d:1201:a8cb with SMTP id
bj21-20020a17090b089500b0026d1201a8cbmr4028728pjb.2.1692901142226; Thu, 24
Aug 2023 11:19:02 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Thu, 24 Aug 2023 11:19:01 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=2806:10be:8:24c:e8e6:ba46:7622:2452;
posting-account=8KTLLQoAAABrqmjk_im031yR_2Rimshb
NNTP-Posting-Host: 2806:10be:8:24c:e8e6:ba46:7622:2452
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4f62443a-7ad0-416e-9346-ffa3df120c50n@googlegroups.com>
Subject: ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
From: ronpin...@gmail.com (Ron Pinkas)
Injection-Date: Thu, 24 Aug 2023 18:19:02 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Ron Pinkas - Thu, 24 Aug 2023 18:19 UTC

2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
* include/hbapifs.h
* source/rtl/filesys.c
+ Added: void hb_fsFileToFileWithPath( char *szFile, PHB_ITEM pNameWithPath );
* source/vm/set.c
* Refactored to use new hb_fsFileToFileWithPath() to remove code duplication
* source/common/hbdate.c
! Fix by Richard Visscher to hb_timeEncode() (Thanks to EMG)

Re: ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

<uc8k6h$3l318$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10061&group=comp.lang.xharbour#10061

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.gior...@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas
<ronpinkas/AT/gmail/com>
Date: Fri, 25 Aug 2023 00:05:04 +0200
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <uc8k6h$3l318$1@dont-email.me>
References: <4f62443a-7ad0-416e-9346-ffa3df120c50n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 24 Aug 2023 22:05:05 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="92cff155694db3f4a27631cab58e9ba7";
logging-data="3836968"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18DwP/4K0RrBYw6OB/zwgq9"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.14.0
Cancel-Lock: sha1:+EaxXl+/EO72dBYqc53TDppngl8=
In-Reply-To: <4f62443a-7ad0-416e-9346-ffa3df120c50n@googlegroups.com>
 by: Enrico Maria Giordan - Thu, 24 Aug 2023 22:05 UTC

Il 24/08/2023 20:19, Ron Pinkas ha scritto:

> 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
> * include/hbapifs.h
> * source/rtl/filesys.c
> + Added: void hb_fsFileToFileWithPath( char *szFile, PHB_ITEM pNameWithPath );
> * source/vm/set.c
> * Refactored to use new hb_fsFileToFileWithPath() to remove code duplication
> * source/common/hbdate.c
> ! Fix by Richard Visscher to hb_timeEncode() (Thanks to EMG)

Something wrong. The following sample crashes without any logs or error
messages:

FUNCTION MAIN()

? "Hello"

RETURN NIL

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

<b3104221-2709-4cbd-9a76-20931ed4ea4dn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10064&group=comp.lang.xharbour#10064

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:620a:4bc5:b0:76c:b6b3:a8d5 with SMTP id sw5-20020a05620a4bc500b0076cb6b3a8d5mr267991qkn.2.1692928044062;
Thu, 24 Aug 2023 18:47:24 -0700 (PDT)
X-Received: by 2002:a4a:5857:0:b0:56c:95bc:fe6 with SMTP id
f84-20020a4a5857000000b0056c95bc0fe6mr367244oob.0.1692928043697; Thu, 24 Aug
2023 18:47:23 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Thu, 24 Aug 2023 18:47:23 -0700 (PDT)
In-Reply-To: <uc8k6h$3l318$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2806:10be:8:24c:e8e6:ba46:7622:2452;
posting-account=8KTLLQoAAABrqmjk_im031yR_2Rimshb
NNTP-Posting-Host: 2806:10be:8:24c:e8e6:ba46:7622:2452
References: <4f62443a-7ad0-416e-9346-ffa3df120c50n@googlegroups.com> <uc8k6h$3l318$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b3104221-2709-4cbd-9a76-20931ed4ea4dn@googlegroups.com>
Subject: Re: ChangeLog: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
From: ronpin...@gmail.com (Ron Pinkas)
Injection-Date: Fri, 25 Aug 2023 01:47:24 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Ron Pinkas - Fri, 25 Aug 2023 01:47 UTC

On Thursday, August 24, 2023 at 5:05:08 PM UTC-5, Enrico Maria Giordano wrote:
> Il 24/08/2023 20:19, Ron Pinkas ha scritto:
>
> > 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
> > * include/hbapifs.h
> > * source/rtl/filesys.c
> > + Added: void hb_fsFileToFileWithPath( char *szFile, PHB_ITEM pNameWithPath );
> > * source/vm/set.c
> > * Refactored to use new hb_fsFileToFileWithPath() to remove code duplication
> > * source/common/hbdate.c
> > ! Fix by Richard Visscher to hb_timeEncode() (Thanks to EMG)
> Something wrong. The following sample crashes without any logs or error
> messages:
>
> FUNCTION MAIN()
>
> ? "Hello"
>
> RETURN NIL
>
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg

Try after: 2023-08-24 20:45 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor