I'm changing Harbour's error messages pattern to be compatible with Eclipse and vim "quickfix/go to error" functions.
The pattern is: file:line: error|warning: msg I've removed all the ":" from Harbour's messages and changed hbgenerr.c printf, but inside ppcore.c at line 245 there is another error message printf but I can't understand when the code is used. I've done some PP errors but it seems to use always hbgenerr function. Any hint? best regards, Lorenzo _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
