2023-12-22 15:42 UTC+0100 Enrico Maria Giordano <e.m.giordano@emagsoftware.it>
* source\compiler\genc.c
* source\compiler\harbour.slx
* source\vm\classes.c
* source\vm\estack.c
* source\vm\hvm.c
* source\vm\cmdarg.c
* include\hbexprb.c
* include\simplex.c
* source\macro\macro.slx
* source\ct\disk.c
* contrib\tiff\tif_dir.c
* contrib\tiff\tif_dirread.c
* contrib\tiff\tif_getimage.c
* contrib\tiff\tif_print.c
* contrib\pdflite\pdflib\p_color.c
* contrib\png\png.c
* contrib\png\pngerror.c
! fixed compiler warnings
* source\common\hbver.c
* source\vm\inet.c
* source\rtl\hbip.c
* source\rtl\hbsyslog.c
* source\rtl\tprinter.c
* source\rtl\hbping.c
* source\rtl\win32prn.prg
* source\rtl\winos.prg
* source\rtl\gtwin\gtwin.c
* source\rtl\gtwvt\gtwvt.c
! suppress MSC 4996 compiler warning
* source\macro\macroyy.c
! suppress MSC 4702 compiler warning
I noticed that in few sources you modified some variable name adding a
'2' at the end of the variable name. I did not intuitively understand
why - can you please explain?
Il 22/12/2023 17:39, Ron Pinkas ha scritto:
I noticed that in few sources you modified some variable name adding a
'2' at the end of the variable name. I did not intuitively understand
why - can you please explain?
Because the name hides a previous declaration and MSC gives a warning.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 380 |
Nodes: | 16 (2 / 14) |
Uptime: | 48:03:44 |
Calls: | 8,142 |
Calls today: | 5 |
Files: | 13,085 |
Messages: | 5,858,372 |