• R/O
  • SSH
  • HTTPS

globalbase: Commit


Commit MetaInfo

Revisão5847 (tree)
Hora2016-12-27 15:14:21
Autorjoshua

Mensagem de Log

tsSystem and so on

Mudança Sumário

Diff

--- modules/tinyState/trunk/proj/posix/makefile.in (revision 5846)
+++ modules/tinyState/trunk/proj/posix/makefile.in (revision 5847)
@@ -7,7 +7,7 @@
77 PROG = tinyState
88 INST = @INSTALL_TYPE@
99
10-all: utils/mmake utils/mdep bin/libusb
10+all: utils/mmake utils/mdep
1111 -utils/mmake m-makefile
1212 utils/mmake m-makefile
1313 ###:cut begin
--- modules/tinyState/trunk/src/classes/ts/c++/tsCommandLine.cpp (revision 5846)
+++ modules/tinyState/trunk/src/classes/ts/c++/tsCommandLine.cpp (revision 5847)
@@ -2,6 +2,7 @@
22
33 #include "_ts/c++/tsCommandLine_.h"
44 #include "ts/c++/tsReadLine.h"
5+#include "ts/c++/tsSystem.h"
56
67 CLASS_TINYSTATE(ts/c++/tsCommandLine,ts/c++/tinyState)
78
@@ -254,6 +255,7 @@
254255 (INTEGER64)0));
255256 head->del();
256257 }
258+ GCIO(ior,iow,0);
257259 REF_SET(ior,0);
258260 REF_SET(iow,0);
259261 REF_SET(rsp,0);
Show on old repository browser