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-10-22 18:02:52 +00:00
2008-10-28 10:55:35 +00:00
2008-10-29 15:11:28 +00:00
2008-09-16 23:18:21 +00:00
2008-10-15 08:16:27 +00:00
2008-10-29 16:06:31 +00:00
2008-10-29 16:06:31 +00:00
2008-10-27 21:43:51 +00:00
2008-10-28 08:45:18 +00:00
2008-10-29 16:06:31 +00:00
2008-10-28 02:20:23 +00:00
2007-12-01 02:42:32 +00:00
2004-05-07 17:32:59 +00:00
2008-09-25 09:33:06 +00:00
2008-09-25 09:33:06 +00:00
2008-09-29 14:02:59 +00:00
2008-10-16 12:34:30 +00:00
2008-10-23 10:03:10 +00:00
2008-10-18 08:58:34 +00:00
2008-09-27 07:19:20 +00:00
2008-09-29 16:50:43 +00:00
2008-09-25 11:29:57 +00:00
2008-09-25 11:29:57 +00:00
2008-10-08 13:19:56 +00:00
2008-09-24 01:50:19 +00:00
2008-10-16 12:34:30 +00:00
2008-10-27 11:11:02 +00:00
2007-11-10 17:04:20 +00:00
2008-09-25 11:29:57 +00:00
2008-09-25 11:29:57 +00:00
2008-09-25 11:29:57 +00:00
2008-09-25 11:29:57 +00:00
2008-09-25 11:29:57 +00:00
2008-09-29 14:02:59 +00:00
2008-08-26 08:51:11 +00:00