Hi Alexander, >> % Deleted forced MT mode from Makefile (not needed for hbformat) >> ! Separated C code from .prg. > > Viktor, it seems, you forgot to add the hbformac.c. > BTW, what's bad in using #pragma BEGINDUMP ... #pragma ENDDUMP ?
There are a few, I've written a few e-mails on that in the past, without repeating it, it's overall IMO not a very good idea to mix languages in one source file for several reasons, one of them is actually non-friendly behaviour with code formatters and editors. In summary we don't use it in Harbour SVN. Many thanks for your commit! Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
