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
..
1999-09-15 14:03:38 +00:00
2000-03-16 01:03:14 +00:00
2000-04-06 06:56:57 +00:00
2000-03-26 23:34:42 +00:00
2000-04-15 18:46:12 +00:00
1999-10-10 00:18:35 +00:00
1999-09-15 14:03:38 +00:00
1999-09-15 14:03:38 +00:00
1999-09-15 14:03:38 +00:00
2000-03-03 19:49:42 +00:00
2000-04-15 03:09:29 +00:00
2000-03-31 21:17:04 +00:00
2000-03-02 12:15:18 +00:00
2000-04-07 10:04:47 +00:00
2000-04-05 13:29:47 +00:00
2000-03-03 19:49:42 +00:00
1999-09-15 14:03:38 +00:00
2000-03-03 19:49:42 +00:00
2000-04-20 22:50:55 +00:00
2000-03-28 04:20:56 +00:00
2000-04-05 13:29:47 +00:00
2000-04-18 11:14:06 +00:00
2000-04-17 03:54:17 +00:00
2000-04-15 16:20:46 +00:00
2000-04-17 23:46:45 +00:00
2000-04-29 11:58:37 +00:00
2000-04-30 15:37:05 +00:00
2000-04-14 20:01:22 +00:00
2000-04-17 09:12:16 +00:00
2000-05-01 03:31:35 +00:00
2000-03-20 11:52:15 +00:00
2000-04-26 20:04:07 +00:00
2000-04-26 20:04:07 +00:00
2000-04-30 15:37:05 +00:00
2000-04-15 10:36:42 +00:00
2000-04-01 08:36:24 +00:00
2000-04-30 15:37:05 +00:00
2000-02-10 22:55:12 +00:00
1999-10-25 11:25:54 +00:00
2000-02-10 22:55:12 +00:00
2000-04-25 01:38:22 +00:00
2000-04-04 01:27:00 +00:00
2000-04-17 18:46:05 +00:00
2000-04-15 16:20:46 +00:00
2000-04-17 18:46:05 +00:00
2000-03-30 23:01:28 +00:00
2000-03-03 19:49:42 +00:00
2000-04-18 23:30:42 +00:00
2000-04-22 18:34:36 +00:00
2000-04-22 18:34:36 +00:00
2000-04-12 08:04:51 +00:00
2000-03-03 19:49:42 +00:00
2000-04-02 14:17:28 +00:00
2000-04-04 01:27:00 +00:00
2000-03-03 19:49:42 +00:00
1999-09-20 17:54:29 +00:00
1999-10-10 00:18:35 +00:00
2000-04-18 23:30:42 +00:00
1999-09-23 09:13:26 +00:00
1999-11-15 16:37:11 +00:00
1999-10-10 00:18:35 +00:00
2000-03-03 19:49:42 +00:00