Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Beam me up, Scotty! It ate my phaser!


devel / comp.lang.xharbour / ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

SubjectAuthor
* ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>Ron Pinkas
`* ChangeLog: 2023-08-23 22:16 UTC-0500 Ron PinkasEnrico Maria Giordano
 `* ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>Ron Pinkas
  `- ChangeLog: 2023-08-23 22:16 UTC-0500 Ron PinkasEnrico Maria Giordano

1
ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

<57cca19c-5d2a-41c6-8352-c409b13b0d39n@googlegroups.com>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:7f07:0:b0:40e:b4f2:b382 with SMTP id f7-20020ac87f07000000b0040eb4f2b382mr174194qtk.11.1692847110847;
Wed, 23 Aug 2023 20:18:30 -0700 (PDT)
X-Received: by 2002:a17:90b:4ac1:b0:269:84ec:7140 with SMTP id
mh1-20020a17090b4ac100b0026984ec7140mr3283028pjb.2.1692847110280; Wed, 23 Aug
2023 20:18:30 -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.xharbour
Date: Wed, 23 Aug 2023 20:18:29 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=189.174.217.177; posting-account=8KTLLQoAAABrqmjk_im031yR_2Rimshb
NNTP-Posting-Host: 189.174.217.177
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <57cca19c-5d2a-41c6-8352-c409b13b0d39n@googlegroups.com>
Subject: ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
From: ronpin...@gmail.com (Ron Pinkas)
Injection-Date: Thu, 24 Aug 2023 03:18:30 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1778
 by: Ron Pinkas - Thu, 24 Aug 2023 03:18 UTC

2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
* doc/en/file.txt
* Typo in function name

* include/hbapifs.h
* source/rtl/filesys.c
+ Added hb_fsCurDrvDir() to get current drive and directory.

* include/hbset.h
+ Added member PHB_ITEM hb_set_phTracePathsHash;

* source/vm/hash.c
* Minor reduction of code duplication.

* source/vm/set.c
+ Added logic to HB_SET_TRACEFILE to retain original directory of tracefile
when specified file name is not a full path and not EXPLICITLY relative.

* source/rtl/traceprg.prg
* Removed temporary hack related to retaining the original directory of tracefile.

* tests/tsttrace.prg
* Enhanced sample use of TraceLog().

Re: ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

<uc73su$3cf8q$1@dont-email.me>

  copy mid

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

  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-23 22:16 UTC-0500 Ron Pinkas
<ronpinkas/AT/gmail/com>
Date: Thu, 24 Aug 2023 10:20:47 +0200
Organization: A noiseless patient Spider
Lines: 73
Message-ID: <uc73su$3cf8q$1@dont-email.me>
References: <57cca19c-5d2a-41c6-8352-c409b13b0d39n@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 08:20:46 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="423bcb9e0a689953d2ac979ce4454384";
logging-data="3554586"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+qAXHGnYXwp2pid/blJ+H6"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.14.0
Cancel-Lock: sha1:3YFu2AXapbTPOyXp+Ci3mTaSL28=
In-Reply-To: <57cca19c-5d2a-41c6-8352-c409b13b0d39n@googlegroups.com>
 by: Enrico Maria Giordan - Thu, 24 Aug 2023 08:20 UTC

Il 24/08/2023 05:18, Ron Pinkas ha scritto:

> 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
> * doc/en/file.txt
> * Typo in function name
>
> * include/hbapifs.h
> * source/rtl/filesys.c
> + Added hb_fsCurDrvDir() to get current drive and directory.
>
> * include/hbset.h
> + Added member PHB_ITEM hb_set_phTracePathsHash;
>
> * source/vm/hash.c
> * Minor reduction of code duplication.
>
> * source/vm/set.c
> + Added logic to HB_SET_TRACEFILE to retain original directory of tracefile
> when specified file name is not a full path and not EXPLICITLY relative.
>
> * source/rtl/traceprg.prg
> * Removed temporary hack related to retaining the original directory of tracefile.
>
> * tests/tsttrace.prg
> * Enhanced sample use of TraceLog().

I get this using MSC32:

source\vm\set.c(1093): error C2664: 'PHB_ITEM
hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
'void *' to 'char *'
source\vm\set.c(1093): note: Conversion from 'void*' to pointer to
non-'void' requires an explicit cast
E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
'hb_itemPutCPtr'
source\vm\set.c(1102): error C2664: 'PHB_ITEM
hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
'void *' to 'char *'
source\vm\set.c(1102): note: Conversion from 'void*' to pointer to
non-'void' requires an explicit cast
E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
'hb_itemPutCPtr'
source\vm\set.c(1523): error C2664: 'PHB_ITEM
hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
'void *' to 'char *'
source\vm\set.c(1523): note: Conversion from 'void*' to pointer to
non-'void' requires an explicit cast
E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
'hb_itemPutCPtr'
source\vm\set.c(1532): error C2664: 'PHB_ITEM
hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
'void *' to 'char *'
source\vm\set.c(1532): note: Conversion from 'void*' to pointer to
non-'void' requires an explicit cast
E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
'hb_itemPutCPtr'

And this on console:

NMAKE : fatal error U1077: 'e:\msc32\msc\bin\CL.EXE' : return code '0x2'

Please fix it.

--
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-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

<09b0591c-3cef-41dc-87f1-846621a5bd49n@googlegroups.com>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:5987:0:b0:403:edaf:5952 with SMTP id e7-20020ac85987000000b00403edaf5952mr204970qte.1.1692901228998;
Thu, 24 Aug 2023 11:20:28 -0700 (PDT)
X-Received: by 2002:a05:6a00:13a7:b0:68a:5467:9974 with SMTP id
t39-20020a056a0013a700b0068a54679974mr5912298pfg.0.1692901228128; Thu, 24 Aug
2023 11:20:28 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!feeder.erje.net!border-1.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.xharbour
Date: Thu, 24 Aug 2023 11:20:27 -0700 (PDT)
In-Reply-To: <uc73su$3cf8q$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: <57cca19c-5d2a-41c6-8352-c409b13b0d39n@googlegroups.com> <uc73su$3cf8q$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <09b0591c-3cef-41dc-87f1-846621a5bd49n@googlegroups.com>
Subject: Re: ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
From: ronpin...@gmail.com (Ron Pinkas)
Injection-Date: Thu, 24 Aug 2023 18:20:28 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 81
 by: Ron Pinkas - Thu, 24 Aug 2023 18:20 UTC

On Thursday, August 24, 2023 at 3:20:49 AM UTC-5, Enrico Maria Giordano wrote:
> Il 24/08/2023 05:18, Ron Pinkas ha scritto:
>
> > 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
> > * doc/en/file.txt
> > * Typo in function name
> >
> > * include/hbapifs.h
> > * source/rtl/filesys.c
> > + Added hb_fsCurDrvDir() to get current drive and directory.
> >
> > * include/hbset.h
> > + Added member PHB_ITEM hb_set_phTracePathsHash;
> >
> > * source/vm/hash.c
> > * Minor reduction of code duplication.
> >
> > * source/vm/set.c
> > + Added logic to HB_SET_TRACEFILE to retain original directory of tracefile
> > when specified file name is not a full path and not EXPLICITLY relative..
> >
> > * source/rtl/traceprg.prg
> > * Removed temporary hack related to retaining the original directory of tracefile.
> >
> > * tests/tsttrace.prg
> > * Enhanced sample use of TraceLog().
> I get this using MSC32:
>
> source\vm\set.c(1093): error C2664: 'PHB_ITEM
> hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
> 'void *' to 'char *'
> source\vm\set.c(1093): note: Conversion from 'void*' to pointer to
> non-'void' requires an explicit cast
> E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
> 'hb_itemPutCPtr'
> source\vm\set.c(1102): error C2664: 'PHB_ITEM
> hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
> 'void *' to 'char *'
> source\vm\set.c(1102): note: Conversion from 'void*' to pointer to
> non-'void' requires an explicit cast
> E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
> 'hb_itemPutCPtr'
> source\vm\set.c(1523): error C2664: 'PHB_ITEM
> hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
> 'void *' to 'char *'
> source\vm\set.c(1523): note: Conversion from 'void*' to pointer to
> non-'void' requires an explicit cast
> E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
> 'hb_itemPutCPtr'
> source\vm\set.c(1532): error C2664: 'PHB_ITEM
> hb_itemPutCPtr(PHB_ITEM,char *,HB_SIZE)': cannot convert argument 2 from
> 'void *' to 'char *'
> source\vm\set.c(1532): note: Conversion from 'void*' to pointer to
> non-'void' requires an explicit cast
> E:\FW\Temp\xHarbour\include\hbapiitm.h(125): note: see declaration of
> 'hb_itemPutCPtr'
>
> And this on console:
>
> NMAKE : fatal error U1077: 'e:\msc32\msc\bin\CL.EXE' : return code '0x2'
>
> Please fix it.
>
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg

Sorry, my compiler is not set to produce warnings. Try after: 2023-08-24 13:18 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

Re: ChangeLog: 2023-08-23 22:16 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>

<uc8kbd$3l318$2@dont-email.me>

  copy mid

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

  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-23 22:16 UTC-0500 Ron Pinkas
<ronpinkas/AT/gmail/com>
Date: Fri, 25 Aug 2023 00:07:40 +0200
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <uc8kbd$3l318$2@dont-email.me>
References: <57cca19c-5d2a-41c6-8352-c409b13b0d39n@googlegroups.com>
<uc73su$3cf8q$1@dont-email.me>
<09b0591c-3cef-41dc-87f1-846621a5bd49n@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:07:41 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="92cff155694db3f4a27631cab58e9ba7";
logging-data="3836968"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+wlgLJgKBSt/UNeJ6zH0Xg"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.14.0
Cancel-Lock: sha1:g9XZemsEWO2xq0PmHfrPnMkUnx4=
In-Reply-To: <09b0591c-3cef-41dc-87f1-846621a5bd49n@googlegroups.com>
 by: Enrico Maria Giordan - Thu, 24 Aug 2023 22:07 UTC

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

> Sorry, my compiler is not set to produce warnings.

My neither. It is make_vc.bat that sets it all.

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

Ok, no more warnings.

--
Enrico Maria Giordano

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

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor