TODOs/TOFIXes marked as [DONE]

This commit is contained in:
Viktor Szakats
2012-06-05 14:26:23 +00:00
parent 50f7d72657
commit fdd09dec23

View File

@@ -766,7 +766,7 @@
* contrib/hbqt/qtcore/hbqt.h
! deleted hbqt_par_QString() macro. It was not translating
between HVM CP, so it was wrong.
; TOFIX: HBQSCINTILLA is broken now, because it's still used there.
; TOFIX: HBQSCINTILLA is broken now, because it's still used there. [DONE]
2012-06-03 11:16 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/qtcore/qth/HBQString.qth
@@ -1642,6 +1642,7 @@
it's good idea to use code like:
lUTF8 := "UTF-8" $ GetEnv( "LANG" ) .OR. ;
"UTF-8" $ GetEnv( "LC_CTYPE" )
[DONE]
2012-05-08 12:26 UTC+0200 Viktor Szakats (harbour syenar.net)
* ChangeLog
@@ -2028,7 +2029,7 @@
* formatting
; TOFIX: hb_StrShrink() to work on UTF8 HVM CP [DONE]
; TOFIX: hbnf, hbtip, xhb, hbide, hbxbp, gtwvg, tests and docs
; TOFIX: hbnf, hbtip [DONE], xhb, hbide, hbxbp, gtwvg, tests and docs
for unicode
2012-05-02 12:48 UTC+0200 Viktor Szakats (harbour syenar.net)
@@ -3452,7 +3453,7 @@
+ HB_FLINKREAD()/hb_fsLinkRead() now returns value in core codepage.
TOFIX: It crashes now on *nix, after hours of trying I give up,
please review the hb_osDecodeCP() call and fix it. [DONE]
; TODO: this leaves only one HB_TCHAR_COPYFROM() macro in this file.
; TODO: this leaves only one HB_TCHAR_COPYFROM() macro in this file. [DONE]
* tests/flink.prg
! fixed typo in HB_FLINKSYM() directory test