Przemyslaw Czerpak
a398da282e
2008-10-29 17:06 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbcompdf.h
* harbour/include/hbexprb.c
* harbour/source/common/expropt1.c
* harbour/source/common/expropt2.c
! change the expressions precedence - references to variables were
wrongly marked as simple expressions
* harbour/include/hbexpra.c
! fixed protection against wrong static initializers. Now code like:
static s_var := { { func(), M->var } }
or:
static s_var := { "A" => { func() => M->var } }
or:
static s_var := { @M->var }
or:
static s_var := QSelf()
is not accepted by compiler and error is generated at compile
time instead of crashing at HVM startup when static variables
are initialized
2008-10-29 16:06:31 +00:00
..
2008-08-27 09:38:54 +00:00
2008-10-29 16:06:31 +00:00
2008-10-28 09:24:37 +00:00
2008-10-27 14:20:10 +00:00
2008-08-06 11:10:24 +00:00
2008-09-06 10:39:48 +00:00
2008-10-28 00:07:16 +00:00
2008-10-21 00:40:45 +00:00
2008-09-18 05:23:49 +00:00
2008-10-27 20:55:24 +00:00
2008-10-27 20:55:24 +00:00
2008-10-28 19:08:28 +00:00
2008-10-28 11:53:43 +00:00
2008-10-28 19:08:28 +00:00
2008-08-06 11:10:24 +00:00