2025-10-16 22:04 UTC+0200 Aleksander Czajczynski (hb fki.pl)

* utils/hbmk2/hbmk2.prg
    * remaining LEFTEQUAL() changed to hb_LeftEq() calls
    - removed LEFTEQUAL() macro
This commit is contained in:
Aleksander Czajczynski
2025-10-16 22:04:38 +02:00
parent 2818e4a4fb
commit 1465b9cc53
2 changed files with 32 additions and 28 deletions

View File

@@ -7,6 +7,11 @@
Entries may not always be in chronological/commit order.
See license at the end of file. */
2025-10-16 22:04 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* utils/hbmk2/hbmk2.prg
* remaining LEFTEQUAL() changed to hb_LeftEq() calls
- removed LEFTEQUAL() macro
2025-10-16 21:40 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* config/global.mk
* follow up to previous, define __ARCH64BIT__ for .prg files