On Sat, 19 Apr 2008, Szakáts Viktor wrote:

Hi Vikotr,

> > * harbour/source/rtl/tobject.prg
> I think cMsg="_" is not as safe as SubStr( cMsg, 1, 1 ) == "_",
> because it makes it depend on SET EXACT setting. Left( cMsg, 1 ) == "_"
> could be the best here.
> Unless it was intentional, I have a fix ready in the queue for this.

It wasn't intentional. I even missed that I committed it. I thought
that I only commit some formatting and reverted it. Many thanks for
your verification.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to