Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

As far as we know, our computer has never had an undetected error. -- Weisert


devel / comp.lang.xharbour / I could not compile xHarbour last changes by Ron

SubjectAuthor
* I could not compile xHarbour last changes by RonReynaldo Henrique
+* Re: I could not compile xHarbour last changes by Ron #no_spamDlzc
|+- Re: I could not compile xHarbour last changes by RonIngo Steinbuechel
|`- Re: I could not compile xHarbour last changes by Ron #no_spamRon Pinkas
`* Re: I could not compile xHarbour last changes by RonRon Pinkas
 `- Re: I could not compile xHarbour last changes by RonEnrico Maria Giordano

1
I could not compile xHarbour last changes by Ron

<ulis38$2413m$1@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rhfsystems@yahoo.com.br (Reynaldo Henrique)
Newsgroups: comp.lang.xharbour
Subject: I could not compile xHarbour last changes by Ron
Date: Fri, 15 Dec 2023 21:47:34 -0300
Organization: A noiseless patient Spider
Lines: 44
Message-ID: <ulis38$2413m$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Sat, 16 Dec 2023 00:47:38 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="396a08df9b11466d7ecf51a3e4ffb9db";
logging-data="2229366"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19JveEbfgSC9YAc0q3rnprqS7MNIZyjdXU="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:CdyldAnXOiXNYy9XMo1AKR8fwtY=
X-Antivirus-Status: Clean
X-Antivirus: AVG (VPS 231215-8, 15/12/2023), Outbound message
Content-Language: pt-BR
 by: Reynaldo Henrique - Sat, 16 Dec 2023 00:47 UTC

#no_spam
2023-12-14 01:12 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
* config/linux/gcc.cf
* Set USE_FPIC for aarch64

* contrib/hbhpdf
* Updated to 2.4.4
* Makefile
+ added missing source filesd and corrected sorting

I couldn't compile xharbour after the changes above:
I appears some errors:

MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
contrib\hbhpdf\hpdf_utils.c:
Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff'
with no prototype in function HPDF_FToA
Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff'
with no prototype in function HPDF_FToA
Error E2108 contrib\hbhpdf\hpdf_utils.c 235: Improper use of typedef
'HPDF_UINT32' in function HPDF_FToA
Error E2378 contrib\hbhpdf\hpdf_utils.c 235: For statement missing ; in
function HPDF_FToA
Error E2451 contrib\hbhpdf\hpdf_utils.c 235: Undefined symbol 'i' in
function HPDF_FToA
Error E2379 contrib\hbhpdf\hpdf_utils.c 235: Statement missing ; in
function HPDF_FToA
Warning W8084 contrib\hbhpdf\hpdf_utils.c 451: Suggest parentheses to
clarify precedence in function HPDF_UInt16Swap
*** 4 errors in Compile ***

** error 2 ** deleting obj\b32\hpdf_utils.obj

Thanks for your help,

Reynaldo Henrique

--
O software antivírus AVG realizou uma checagem de vírus neste e-mail.
www.avg.com

Re: I could not compile xHarbour last changes by Ron #no_spam

<4d5a3b68-d0cd-42dc-9592-b25cc0a0b05bn@googlegroups.com>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ad4:5f49:0:b0:67f:298a:c9e8 with SMTP id p9-20020ad45f49000000b0067f298ac9e8mr129666qvg.7.1702730875245;
Sat, 16 Dec 2023 04:47:55 -0800 (PST)
X-Received: by 2002:a05:6808:1492:b0:3b9:e828:814 with SMTP id
e18-20020a056808149200b003b9e8280814mr7816663oiw.5.1702730875039; Sat, 16 Dec
2023 04:47:55 -0800 (PST)
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: Sat, 16 Dec 2023 04:47:54 -0800 (PST)
In-Reply-To: <ulis38$2413m$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2600:1700:15df:c8df:cc0f:c8d2:ce4:6529;
posting-account=MVjzhQoAAAC9p_5zLm3q76BQ_cMWZzZC
NNTP-Posting-Host: 2600:1700:15df:c8df:cc0f:c8d2:ce4:6529
References: <ulis38$2413m$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4d5a3b68-d0cd-42dc-9592-b25cc0a0b05bn@googlegroups.com>
Subject: Re: I could not compile xHarbour last changes by Ron #no_spam
From: turkeyheadedmutha@gmail.com (Dlzc)
Injection-Date: Sat, 16 Dec 2023 12:47:55 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1444
 by: Dlzc - Sat, 16 Dec 2023 12:47 UTC

On Friday, December 15, 2023 at 6:47:41 PM UTC-6, Reynaldo Henrique wrote:
> #no_spam

Probably best to keep that hashtag in the thread title. Google Groups access can't end fast enough, AND I'll lose access.

David A. Smith

Re: I could not compile xHarbour last changes by Ron

<ku61pvFi223U1@mid.individual.net>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!news.hispagatos.org!news.nntp4.net!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: schlingo@spamfence.net (Ingo Steinbuechel)
Newsgroups: comp.lang.xharbour
Subject: Re: I could not compile xHarbour last changes by Ron
Date: Sat, 16 Dec 2023 17:31:42 +0100
Lines: 23
Message-ID: <ku61pvFi223U1@mid.individual.net>
References: <ulis38$2413m$1@dont-email.me>
<4d5a3b68-d0cd-42dc-9592-b25cc0a0b05bn@googlegroups.com>
Reply-To: <I.Steinbuechel@web.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net G27MBZFfDaP19gCP4DVx5ASx86EqnMUaC2KRh+kHFt8zSRh7fT
Cancel-Lock: sha1:xm0v35DHQPsuvfI63oxp4BeVgIc= sha256:Zz8XYfAmW8HxIuRvCAAx9yzBGrCMXK3R2xffShfwLy4=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:115.0) Gecko/20100101
Thunderbird/115.5.2 Hamster/2.1.0.1548
Content-Language: de-DE, en-US
In-Reply-To: <4d5a3b68-d0cd-42dc-9592-b25cc0a0b05bn@googlegroups.com>
X-Korrnews: 4.2.8
 by: Ingo Steinbuechel - Sat, 16 Dec 2023 16:31 UTC

"Dlzc" schrieb:

> Probably best to keep that hashtag in the thread title.

not at all.

> Google Groups access can't end fast enough

Not fast enough. But the fact is really good news.

> AND I'll lose access.

No. Please read G00gle's announcement [1], especially section "What do I
need to do?".

Regards Ingo

[1] https://support.google.com/groups/answer/11036538

--
Threema - Sicherer und privater Messenger: https://threema.ch/de
Meine Threema-ID: https://threema.id/ZV9BWDXK
Warum Threema? https://warumthreema.de/

Re: I could not compile xHarbour last changes by Ron #no_spam

<ulsecc$3pe4$2@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ron@ronpinkas.com (Ron Pinkas)
Newsgroups: comp.lang.xharbour
Subject: Re: I could not compile xHarbour last changes by Ron #no_spam
Date: Tue, 19 Dec 2023 10:54:52 -0500
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <ulsecc$3pe4$2@dont-email.me>
References: <ulis38$2413m$1@dont-email.me> <4d5a3b68-d0cd-42dc-9592-b25cc0a0b05bn@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 19 Dec 2023 15:54:53 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="837f364c1238ff9fff6637059156b3c9";
logging-data="124356"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/dM/Fz1WlQ6seZ4sa/8p2k3WLqWb7sggc="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:Thq1ldIkEBDQ2K13BYoYbK4QarI=
 by: Ron Pinkas - Tue, 19 Dec 2023 15:54 UTC

Dlzc wrote:
> On Friday, December 15, 2023 at 6:47:41 PM UTC-6, Reynaldo Henrique wrote:
> > #no_spam
>
> Probably best to keep that hashtag in the thread title. Google Groups access can't end fast enough, AND I'll lose access.
>
> David A. Smith

David,

You don't have tto lose access. You can simply register FREE in:

http://news.eternal-september.org/RegisterNewsAccount.php?language=en

Then you can use any FREE News Reader applicattion to have access to:

news://comp.lang.xharbour (this News Group)

Ron

Re: I could not compile xHarbour last changes by Ron

<ulstor$6d2j$1@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!rocksolid2!news.neodome.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ron@ronpinkas.com (Ron Pinkas)
Newsgroups: comp.lang.xharbour
Subject: Re: I could not compile xHarbour last changes by Ron
Date: Tue, 19 Dec 2023 15:17:31 -0500
Organization: A noiseless patient Spider
Lines: 53
Message-ID: <ulstor$6d2j$1@dont-email.me>
References: <ulis38$2413m$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=fixed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 19 Dec 2023 20:17:31 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="837f364c1238ff9fff6637059156b3c9";
logging-data="210003"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1++2pkmk6wiV5wvO/YjJODY1e+tx9chnNI="
User-Agent: flnews/1.2.0 (for Darwin)
Cancel-Lock: sha1:UHTZ5aLi8qSYzx0Dl8Hhc9nBZL0=
 by: Ron Pinkas - Tue, 19 Dec 2023 20:17 UTC

Reynaldo Henrique wrote:
>
> #no_spam
> 2023-12-14 01:12 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
> * config/linux/gcc.cf
> * Set USE_FPIC for aarch64
>
> * contrib/hbhpdf
> * Updated to 2.4.4
> * Makefile
> + added missing source filesd and corrected sorting
>
>
> I couldn't compile xharbour after the changes above:
> I appears some errors:
>
>
> MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
> contrib\hbhpdf\hpdf_utils.c:
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff'
> with no prototype in function HPDF_FToA
> Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff'
> with no prototype in function HPDF_FToA
> Error E2108 contrib\hbhpdf\hpdf_utils.c 235: Improper use of typedef
> 'HPDF_UINT32' in function HPDF_FToA
> Error E2378 contrib\hbhpdf\hpdf_utils.c 235: For statement missing ; in
> function HPDF_FToA
> Error E2451 contrib\hbhpdf\hpdf_utils.c 235: Undefined symbol 'i' in
> function HPDF_FToA
> Error E2379 contrib\hbhpdf\hpdf_utils.c 235: Statement missing ; in
> function HPDF_FToA
> Warning W8084 contrib\hbhpdf\hpdf_utils.c 451: Suggest parentheses to
> clarify precedence in function HPDF_UInt16Swap
> *** 4 errors in Compile ***
>
> ** error 2 ** deleting obj\b32\hpdf_utils.obj
>
>
> Thanks for your help,
>
> Reynaldo Henrique
>
> --
> O software antivírus AVG realizou uma checagem de vírus neste e-mail.
> www.avg.com

Reynaldoo this is because you use TOO OLD verssion of BCC which does NOT
ssupport tthe C99 standard (from back in 1999 - more than 20 years ago!).

I bellieve its time that we should officially require C99 conforming
compilers and drop support for older.

Ron

Re: I could not compile xHarbour last changes by Ron

<ult5pl$7fq8$1@dont-email.me>

  copy mid

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

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!paganini.bofh.team!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: e.m.giordano@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: I could not compile xHarbour last changes by Ron
Date: Tue, 19 Dec 2023 23:34:30 +0100
Organization: A noiseless patient Spider
Lines: 163
Message-ID: <ult5pl$7fq8$1@dont-email.me>
References: <ulis38$2413m$1@dont-email.me> <ulstor$6d2j$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 19 Dec 2023 22:34:29 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="d51ffc09a7f32e158cf4a754d25e77e4";
logging-data="245576"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18x1dzZvd+InPcYW9oSscE3"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:bEY5TfODXaBQZEcCaRc3TU4LklM=
Content-Language: it
In-Reply-To: <ulstor$6d2j$1@dont-email.me>
 by: Enrico Maria Giordan - Tue, 19 Dec 2023 22:34 UTC

Il 19/12/2023 21:17, Ron Pinkas ha scritto:

>> MAKE Version 5.43 Copyright (c) 1987, 2019 Embarcadero Technologies, Inc.
>> contrib\hbhpdf\hpdf_utils.c:
>> Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff'
>> with no prototype in function HPDF_FToA
>> Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff'
>> with no prototype in function HPDF_FToA
>> Error E2108 contrib\hbhpdf\hpdf_utils.c 235: Improper use of typedef
>> 'HPDF_UINT32' in function HPDF_FToA
>> Error E2378 contrib\hbhpdf\hpdf_utils.c 235: For statement missing ; in
>> function HPDF_FToA
>> Error E2451 contrib\hbhpdf\hpdf_utils.c 235: Undefined symbol 'i' in
>> function HPDF_FToA
>> Error E2379 contrib\hbhpdf\hpdf_utils.c 235: Statement missing ; in
>> function HPDF_FToA
>> Warning W8084 contrib\hbhpdf\hpdf_utils.c 451: Suggest parentheses to
>> clarify precedence in function HPDF_UInt16Swap
>> *** 4 errors in Compile ***
>
> Reynaldoo this is because you use TOO OLD verssion of BCC which does NOT
> ssupport tthe C99 standard (from back in 1999 - more than 20 years ago!).
>
> I bellieve its time that we should officially require C99 conforming
> compilers and drop support for older.

I'm using MSC 2022 and BCC 2023:

MSC

contrib\hbhpdf\hpdf_objects.c(60): error C2664: 'void
HPDF_String_Free(HPDF_String)': cannot convert argument 1 from 'void *'
to 'HPDF_String'
contrib\hbhpdf\hpdf_objects.c(60): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(270): note: see declaration
of 'HPDF_String_Free'
contrib\hbhpdf\hpdf_objects.c(63): error C2664: 'void
HPDF_Binary_Free(HPDF_Binary)': cannot convert argument 1 from 'void *'
to 'HPDF_Binary'
contrib\hbhpdf\hpdf_objects.c(63): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(315): note: see declaration
of 'HPDF_Binary_Free'
contrib\hbhpdf\hpdf_objects.c(66): error C2664: 'void
HPDF_Array_Free(HPDF_Array)': cannot convert argument 1 from 'void *' to
'HPDF_Array'
contrib\hbhpdf\hpdf_objects.c(66): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(351): note: see declaration
of 'HPDF_Array_Free'
contrib\hbhpdf\hpdf_objects.c(69): error C2664: 'void
HPDF_Dict_Free(HPDF_Dict)': cannot convert argument 1 from 'void *' to
'HPDF_Dict'
contrib\hbhpdf\hpdf_objects.c(69): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(455): note: see declaration
of 'HPDF_Dict_Free'
contrib\hbhpdf\hpdf_objects.c(72): error C2664: 'void
HPDF_Direct_Free(HPDF_Direct)': cannot convert argument 1 from 'void *'
to 'HPDF_Direct'
contrib\hbhpdf\hpdf_objects.c(72): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(631): note: see declaration
of 'HPDF_Direct_Free'
contrib\hbhpdf\hpdf_objects.c(97): error C2440: 'initializing': cannot
convert from 'void *' to 'HPDF_Proxy'
contrib\hbhpdf\hpdf_objects.c(97): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
contrib\hbhpdf\hpdf_objects.c(129): error C2664: 'HPDF_STATUS
HPDF_Name_Write(HPDF_Name,HPDF_Stream)': cannot convert argument 1 from
'void *' to 'HPDF_Name'
contrib\hbhpdf\hpdf_objects.c(129): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(235): note: see declaration
of 'HPDF_Name_Write'
contrib\hbhpdf\hpdf_objects.c(132): error C2664: 'HPDF_STATUS
HPDF_Number_Write(HPDF_Number,HPDF_Stream)': cannot convert argument 1
from 'void *' to 'HPDF_Number'
contrib\hbhpdf\hpdf_objects.c(132): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(179): note: see declaration
of 'HPDF_Number_Write'
contrib\hbhpdf\hpdf_objects.c(135): error C2664: 'HPDF_STATUS
HPDF_Real_Write(HPDF_Real,HPDF_Stream)': cannot convert argument 1 from
'void *' to 'HPDF_Real'
contrib\hbhpdf\hpdf_objects.c(135): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(202): note: see declaration
of 'HPDF_Real_Write'
contrib\hbhpdf\hpdf_objects.c(138): error C2664: 'HPDF_STATUS
HPDF_String_Write(HPDF_String,HPDF_Stream,HPDF_Encrypt)': cannot convert
argument 1 from 'void *' to 'HPDF_String'
contrib\hbhpdf\hpdf_objects.c(138): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(274): note: see declaration
of 'HPDF_String_Write'
contrib\hbhpdf\hpdf_objects.c(141): error C2664: 'HPDF_STATUS
HPDF_Binary_Write(HPDF_Binary,HPDF_Stream,HPDF_Encrypt)': cannot convert
argument 1 from 'void *' to 'HPDF_Binary'
contrib\hbhpdf\hpdf_objects.c(141): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(319): note: see declaration
of 'HPDF_Binary_Write'
contrib\hbhpdf\hpdf_objects.c(144): error C2664: 'HPDF_STATUS
HPDF_Array_Write(HPDF_Array,HPDF_Stream,HPDF_Encrypt)': cannot convert
argument 1 from 'void *' to 'HPDF_Array'
contrib\hbhpdf\hpdf_objects.c(144): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(355): note: see declaration
of 'HPDF_Array_Write'
contrib\hbhpdf\hpdf_objects.c(147): error C2664: 'HPDF_STATUS
HPDF_Dict_Write(HPDF_Dict,HPDF_Stream,HPDF_Encrypt)': cannot convert
argument 1 from 'void *' to 'HPDF_Dict'
contrib\hbhpdf\hpdf_objects.c(147): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(459): note: see declaration
of 'HPDF_Dict_Write'
contrib\hbhpdf\hpdf_objects.c(150): error C2664: 'HPDF_STATUS
HPDF_Boolean_Write(HPDF_Boolean,HPDF_Stream)': cannot convert argument 1
from 'void *' to 'HPDF_Boolean'
contrib\hbhpdf\hpdf_objects.c(150): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(152): note: see declaration
of 'HPDF_Boolean_Write'
contrib\hbhpdf\hpdf_objects.c(153): error C2664: 'HPDF_STATUS
HPDF_Direct_Write(HPDF_Direct,HPDF_Stream)': cannot convert argument 1
from 'void *' to 'HPDF_Direct'
contrib\hbhpdf\hpdf_objects.c(153): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast
E:\FW\xHarbour\contrib\hbhpdf\hpdf_objects.h(635): note: see declaration
of 'HPDF_Direct_Write'
contrib\hbhpdf\hpdf_objects.c(169): error C2440: 'initializing': cannot
convert from 'void *' to 'HPDF_Proxy'
contrib\hbhpdf\hpdf_objects.c(169): note: Conversion from 'void*' to
pointer to non-'void' requires an explicit cast

BCC

Warning W8065 contrib\hbhpdf\hpdf_utils.c 219: Call to function 'modff'
with no prototype in function HPDF_FToA
Warning W8065 contrib\hbhpdf\hpdf_utils.c 223: Call to function 'modff'
with no prototype in function HPDF_FToA
Error E2108 contrib\hbhpdf\hpdf_utils.c 235: Improper use of typedef
'HPDF_UINT32' in function HPDF_FToA
Error E2378 contrib\hbhpdf\hpdf_utils.c 235: For statement missing ; in
function HPDF_FToA
Error E2451 contrib\hbhpdf\hpdf_utils.c 235: Undefined symbol 'i' in
function HPDF_FToA
Error E2379 contrib\hbhpdf\hpdf_utils.c 235: Statement missing ; in
function HPDF_FToA

--
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.8
clearnet tor