Hi all:

We have discovered a very weird problems.

In one of the prg files of a huge app of ours we have as the
very first function a STATIC Function called EditCell().

We have such static function names throughout (about 4 of them).
In just one other instance, a different prg has a function with
the same name, but it's NOT a static.

With the most current build from CVS though, instead of the
expected STATIC EditCell() function to be called, it's the
public one in another prg that gets called!

This code has been like this for at least 8 years and it's just
now we experience this problem.  The linker is still BCC 5.5.1.

Any idea what changed in xharbour or why would it even be possible
a static function on that same prg doesn't get called?

Regards,

-- 
Luis Krause Mantilla
lkrausem at shaw dot ca
luis_krause at hotmail dot com
"May the Source be with GNU"


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to