2009-12-05 20:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbtpathy/tpunix.c
! Extra __WATCOM__ guard deleted.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-05 20:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbtpathy/tpunix.c
|
||||
! Extra __WATCOM__ guard deleted.
|
||||
|
||||
2009-12-05 09:57 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* contrib/hbide/hbide.prg
|
||||
* contrib/hbide/projects/hbide.hbi
|
||||
@@ -25,7 +29,7 @@
|
||||
! Destroyed more Qt objects on exit.
|
||||
|
||||
* contrib/hbxbp/xbpstatusbar.prg
|
||||
! Destruction of panels.
|
||||
! Destruction of panels.
|
||||
|
||||
2009-12-05 18:38 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbide/hbide.prg
|
||||
|
||||
@@ -269,7 +269,7 @@ HB_FUNC( __TP_ISCTS )
|
||||
|
||||
HB_FUNC( __TP_CTRLCTS )
|
||||
{
|
||||
#if !defined( CRTSCTS ) && defined( __WATCOMC__ )
|
||||
#if !defined( CRTSCTS )
|
||||
# define CRTSCTS 020000000000
|
||||
#endif
|
||||
struct termios options;
|
||||
|
||||
Reference in New Issue
Block a user