2014-09-08 23:40 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* contrib/hbct/ctwin.c
    ! fixed typo in window area checking when current window is 0
      It fixes problem with debugger reported by Rolf.

  * src/debug/dbgentry.c
    % few optimizations
    ! added few protections against GPF when wrong parameters are passed
    ! fixed missing support for symbol, date and timestamp values in
      tracepoints
    + added __dbgCntWatch()

  * src/rtl/filesys.c
  * src/rtl/hbproces.c
    * pacified warning in more aggressive way for newer GCC versions

  * include/harbour.hbx
    * refreshed
This commit is contained in:
Przemysław Czerpak
2014-09-08 23:40:20 +02:00
parent a777fd8568
commit e31d7b4ca7
6 changed files with 87 additions and 49 deletions

View File

@@ -649,9 +649,9 @@ DYNAMIC hb_langErrMsg
DYNAMIC hb_langMessage
DYNAMIC hb_langName
DYNAMIC hb_langNew
DYNAMIC hb_langSelect
DYNAMIC hb_LeftEq
DYNAMIC hb_LeftEqI
DYNAMIC hb_langSelect
DYNAMIC hb_libError
DYNAMIC hb_libExt
DYNAMIC hb_libFree
@@ -949,6 +949,8 @@ DYNAMIC IndexKey
DYNAMIC IndexOrd
DYNAMIC Inkey
DYNAMIC Int
DYNAMIC IOUSR_Register
DYNAMIC IOUSR_SetError
DYNAMIC IsAffirm
DYNAMIC IsAlpha
DYNAMIC IsColor