2011-05-22 13:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/vmmt/Makefile
! added pbyref.c
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-05-22 13:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/vm/vmmt/Makefile
|
||||
! added pbyref.c
|
||||
|
||||
2011-05-21 14:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/rtl/teditor.prg
|
||||
! fixed regression occurred in commit:
|
||||
@@ -45,7 +49,7 @@
|
||||
* HB_RANDOMMAX() -> HB_RANDOMINTMAX()
|
||||
; TOFIX: now broken under mingw in all places where HB_RANDOMINT()
|
||||
is potentially called with larger than HB_RANDOMINTMAX()
|
||||
value. This will be impossible f.e. in RANDOM() CT function.
|
||||
value. This will be impossible f.e. in RANDOM() CT function. [NOT A BUG]
|
||||
|
||||
* src/rtl/hbrandom.c
|
||||
* src/rtl/hbrand.c
|
||||
|
||||
@@ -72,6 +72,7 @@ C_SOURCES += \
|
||||
initexit.c \
|
||||
initsymb.c \
|
||||
memvclip.c \
|
||||
pbyref.c \
|
||||
pcount.c \
|
||||
pvalue.c \
|
||||
pvaluehb.c \
|
||||
|
||||
Reference in New Issue
Block a user