Ron Pinkas
f935e3bca5
20000430-22:15 GMT-8 Ron Pinkas <Ron@Profit-Master.com>
* harbour/source/compiler/harbour.y
! Fixed { hb_compVariableDim( $1, $2 ); } to { hb_comp_cVarType = 'A'; hb_compVariableDim( $1, $2 ); }
so that correct type is saved.
* harbour/source/compiler/hbpcode.c
* Enhancements to hb_compStrongType()
* harbour/source/compiler/hbgenerr.c
+ added :
"3Can\'t use array index with NON Array"
"3Incompatible return value: \'%s\' expected: \'%s\'"
* harbour/include/hberrors.h
+ added :
#define HB_COMP_WARN_NOT_ARRAY 13
#define HB_COMP_RETURN_TYPE 14
* harbour/tests/testwarn.prg
+ Added code to demonstrate more warnings.
2000-05-01 03:31:35 +00:00
..
2000-04-29 07:47:07 +00:00
2000-04-20 19:50:13 +00:00
2000-05-01 02:20:58 +00:00
2000-04-30 07:10:48 +00:00
2000-05-01 03:31:35 +00:00
1999-10-04 13:00:20 +00:00
2000-03-07 16:41:33 +00:00
2000-04-14 20:01:22 +00:00
2000-05-01 03:31:35 +00:00
2000-05-01 03:31:35 +00:00
2000-05-01 02:20:58 +00:00
2000-03-31 21:17:04 +00:00
2000-05-01 03:31:35 +00:00
1999-07-10 20:40:09 +00:00
1999-08-14 18:13:14 +00:00
1999-09-13 21:11:12 +00:00
1999-10-25 18:11:17 +00:00
2000-01-31 18:36:19 +00:00
2000-03-28 21:10:10 +00:00
2000-04-27 02:34:26 +00:00
2000-04-06 06:56:57 +00:00
2000-03-18 01:45:21 +00:00
2000-04-29 07:47:07 +00:00
2000-04-29 07:47:07 +00:00
2000-04-29 07:47:07 +00:00
2000-03-26 23:34:42 +00:00
2000-04-01 16:05:00 +00:00
2000-04-25 22:23:18 +00:00
2000-04-25 02:34:47 +00:00