2023-08-26 14:35 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
* source/pp/ppcore.c
* Removed wrong static qualifier of hb_pp_szWarnings
Ron,
2023-08-26 14:35 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>It still is having the error bellow:
* source/pp/ppcore.c
* Removed wrong static qualifier of hb_pp_szWarnings
source\pp\pptable.c:
source\pp\ppcore.c:
Error E2141 include\hbverbld.h 21: Declaration syntax error
Error E2451 source\pp\ppcore.c 272: Undefined symbol 'hb_pp_szWarnings' in function hb_pp_error
*** 2 errors in Compile ***
** error 2 ** deleting obj\b32\ppcore.obj
I updated my sources of xharbour.
I am using BCC760, from Embarcadero Community Edition.
Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023 Embarcadero Technologies, Inc.
Thanks for your attention.
Reynaldo Henrique
BOTH errors seems IMPOSSIBLE:
1. Line 21 is synthetically IDENTICAL to line 20!!!
2. How could we have an undefined symbol 'hb_pp_szWarnings' in line 272 if it is declared in the global context of the SAME ppcore.c source, in line 144?
Sorry, but you may have corrupt sources.
RonRon,
I will delete my git checkout directory, and checkout all the from git.
Thanks,
Reynaldo Henrique
BOTH errors seems IMPOSSIBLE:Ron,
1. Line 21 is synthetically IDENTICAL to line 20!!!
2. How could we have an undefined symbol 'hb_pp_szWarnings' in line 272 if it is declared in the global context of the SAME ppcore.c source, in line 144?
Sorry, but you may have corrupt sources.
Ron
I prefer you keep the warnings :) Try after: 2023-08-26 17:42 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
Ron,I prefer you keep the warnings :) Try after: 2023-08-26 17:42 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>
Ignore my previous post:
I set my bcc32 to not produce warnings!
Now all sources were compiled successfully!
Thanks for all,
Reynaldo Henrique
I prefer you keep the warnings :) Try after: 2023-08-26 17:42 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>Ok.
Reynaldo
No more warnings?I changes the bin\bcc32.cfg
Ron,
No more warnings?I changes the bin\bcc32.cfg
I removed the -w and -w!
And everything is ok! working fine without any wargings!
Now all my xharbour is updated!
Thanks,
Reynaldo Henrique
Sorry I want to be clear - did you RE_ENABLE the Warnings and now no more Warnings - or you DISABLED Warbings so now no morw Warnings?
I would prefer you RE-ENABLE the Warnings to the same configuration you had originally, and THEN make sure you no longer have Warnings.
Sorry I want to be clear - did you RE_ENABLE the Warnings and now no more Warnings - or you DISABLED Warbings so now no morw Warnings?
I would prefer you RE-ENABLE the Warnings to the same configuration you had originally, and THEN make sure you no longer have Warnings.
Ron,
The changes I did were only inside bcc32.cfg in bcc760\bin.
The xharbour sources are untouched.
Thanks
Reynaldo Henrique
Ron,
Reynaldo, I know, but I want you to revert so you can check if it is now OK - I did fix the problem you reported. Please revert and try again.I just reverted and the warnings apear.
Is is not ok.
Reynaldo Henrique
Reynaldo, I know, but I want you to revert so you can check if it is now OK - I did fix the problem you reported. Please revert and try again.I just reverted and the warnings apear.
Please Update from GitHub and let me know which exact Warning you get.
Ron,
Please Update from GitHub and let me know which exact Warning you get.
Now It gives the warning bellow:
Warning W8004 source\rtl\hbcrc32.c 217: 'i' is assigned a value that is never used in function crc_mcrf4xx
*** 1 errors in Compile ***
** error 2 ** deleting obj\b32\hbcrc32.obj
Please try again after: 2023-08-26 21:09 UTC-0500 Ron Pinkas <ronpinkas/AT/gmail/com>Perfect, Now it compiles ok!
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 339 |
Nodes: | 16 (0 / 16) |
Uptime: | 06:21:25 |
Calls: | 7,467 |
Calls today: | 3 |
Files: | 12,691 |
Messages: | 5,626,255 |