diff --git a/harbour/tests/broken/strip.txt b/harbour/tests/broken/strip.txt new file mode 100644 index 0000000000..b671eb470a --- /dev/null +++ b/harbour/tests/broken/strip.txt @@ -0,0 +1,16 @@ +There are two strip files here : + +#1 : strip.prg This one is broken +#2 : strip2.prg This one works + +You'll need to the latest FILES.C for this + my harbour.y patch. + +The first one uses the TClass(). + +The second one uses the Class functions. + +The STATIC which is used, is removed (set to NIL) once you are done. + +Good luck + +Eddie