Viktor Szakáts wrote:
 * harbour/include/hbextern.ch
   + added a dozen of Harbour functions
   ; NOTE: about 120 functions are still not included into this .ch:
     SX_*(), USRRDD_*(), __DBG*(), __CLS*(), HB_COMPILE*(), etc
It is very difficult to compare the difference my externals code is
producing against the svn version, the entries are sorted quite differently.

But I know for a fact that the above entries are now added.

You can use this for comparison:

sort < hbextern.ch > hbexterns.ch
sort < hbextern_.ch > hbextern_s.ch
winmerge hbexterns.ch hbextern_s.ch

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

If you are using a windows systems, try the best tool to compare source code
the software is called Beyond Compare and nothing short from a small miracle
I use this tool at least every week or more.

www.scootersoftware.com



Sylvain Larche

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to