2003-03-16 10:33 UTC+0100 Antonio Linares

This commit is contained in:
Antonio Linares
2003-03-16 09:42:58 +00:00
parent 79a489ad53
commit 5eb1bd8eaa

View File

@@ -9,17 +9,19 @@
*/
2003-03-16 10:33 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* If() inline accepts all kind of arguments
Changes borrowed from xHarbour.
* source/compiler/harbour.y
* If() inline accepts all kind of arguments
Changes borrowed from xHarbour.
WARNING: We don't know for sure if these changes may bring any
undesirable side effects, so please do all the tests you can.
2003-03-16 09:50 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* Proper definition for HAVE_POSIX_IO for MSVC compiler.
This fixes the CurDrive() bug reported by Vicente Aranzana.
Please notice that neither Andi and David proposed solutions
have been used.
* source/rtl/filesys.c
* Proper definition for HAVE_POSIX_IO for MSVC compiler.
This fixes the CurDrive() bug reported by Vicente Aranzana.
Please notice that neither Andi and David proposed solutions
have been used.
2003-03-05 13:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* source/vm/hvm.c