Revision: 10214
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10214&view=rev
Author:   vszakats
Date:     2009-02-10 01:27:54 +0000 (Tue, 10 Feb 2009)

Log Message:
-----------
2009-02-10 02:04 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
  * doc/whatsnew.txt
  * include/hbextern.ch
  * source/vm/runner.c
  * source/rdd/dbcmd.c
    * __HRB*() functions marked as HB_LEGACY_LEVEL2 compatibility,
      please update your code to use HB_HRB*().
    * __RDDGETTEMPALIAS() marked as HB_LEGACY_LEVEL2 compatibility,
      please update your code to use HB_RDDGETTEMPALIAS().
    ; I've permanently remove these symbols from hbextern.ch, so 
      regardless of the legacy setting, hbrun won't have them 
      anymore. This is merely technical, as it would need some 
      hacks in the make system to push through HB_LEGACY_OFF 
      to pptable.c generation. If someone wants to deal with 
      this, even better.

  * include/hbstdgen.ch
    * Added #undef __FILE__.

  * include/hbsetup.ch
    * Minor.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/doc/whatsnew.txt
    trunk/harbour/include/hbextern.ch
    trunk/harbour/include/hbsetup.ch
    trunk/harbour/include/hbstdgen.ch
    trunk/harbour/source/rdd/dbcmd.c
    trunk/harbour/source/vm/runner.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to