2009-09-16 15:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/rtl/gtos2/gtos2.c
! Fixed warning on os2/gcc.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-09-16 15:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/rtl/gtos2/gtos2.c
|
||||
! Fixed warning on os2/gcc.
|
||||
|
||||
2009-09-16 15:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
! Fixed to not include lib 'm' for beos.
|
||||
|
||||
@@ -788,7 +788,7 @@ static void hb_gt_os2_Redraw( PHB_GT pGT, int iRow, int iCol, int iSize )
|
||||
{
|
||||
char * pBufPtr = s_sLineBuf;
|
||||
int iColor;
|
||||
char bAttr;
|
||||
BYTE bAttr;
|
||||
USHORT usChar;
|
||||
int iLen = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user