2013-09-16 15:36 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* doc/pp_prg.txt
! added missing REQUEST __WAIT in example code
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-09-16 15:36 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* doc/pp_prg.txt
|
||||
! added missing REQUEST __WAIT in example code
|
||||
|
||||
2013-09-16 15:11 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* src/rtl/hbsocket.c
|
||||
! added missing error setting in hb_socketSelect() function
|
||||
|
||||
@@ -61,6 +61,7 @@ it's lines by macro compiler:
|
||||
|
||||
/*** testpp.prg ***/
|
||||
REQUEST __PP_STDRULES
|
||||
REQUEST __WAIT
|
||||
PROC Main()
|
||||
local cLine, pPP, oErr
|
||||
pPP := __PP_INIT()
|
||||
|
||||
Reference in New Issue
Block a user