On Tue, 23 Jun 2009, Szak�ts Viktor wrote: > There is still some problem. In hbmk2 getFirstFunc() function > will still extract the original name (when extracting from .c source).
This is correct. The problem is that you use this name without encoding in C source code as REQUEST. > I don't know which is the best solution here, duplicating the same > escaping logic in hbmk2, or doing detection differently, or generating > escaped names in remaining places in .c source, or else. > The other, which may not a problem, but looks unusual, is that > "HB_FUNC( Ax20B )" is generated which contains lower case > chars. The lower char is intentional. It resolves possible name conflict with user function AX20B(). I'll commit modifications to hbmk2 and hb* scripts to respect encoded names in a while. Please test. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour