Files
harbour-core/harbour/src
Viktor Szakats 900ed57db1 2010-02-05 11:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/setpos.c
  * src/rtl/console.c
    ! Fixed SETPOS() and DEVPOS() to return the first parameter 
      unconditionally. For SETPOS() it's protected with 'HB_CLP_UNDOC
      or HB_COMPAT_C53', for DEVPOD() it's protected with 'HB_CLP_UNDOC' 
      only.

  * src/rtl/diskspac.c
    * Using 'int' for drive spec.
    * Minor cleanup.
    ; Please review me.
2010-02-05 10:26:13 +00:00
..