2006-09-14 15:23 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)
* harbour/tests/testlbl.prg
! use lower name in report name to work properly on case sensitive
file systems
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
* harbour/include/hbclass.ch
|
||||
* harbour/include/hboo.ch
|
||||
* harbour/source/rtl/tclass.prg
|
||||
* harbour/source/vm/arrays.c
|
||||
* harbour/source/vm/classes.c
|
||||
+ added support for object destructors
|
||||
|
||||
* harbour/source/vm/garbage.c
|
||||
|
||||
@@ -6,7 +6,7 @@ FUNCTION MAIN()
|
||||
|
||||
USE test New
|
||||
|
||||
LABEL FORM TEST
|
||||
LABEL FORM test
|
||||
|
||||
USE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user