[Ttssh2-commit] [6350] r6349に対する修正。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2016年 3月 20日 (日) 01:15:48 JST


Revision: 6350
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6350
Author:   yutakapon
Date:     2016-03-20 01:15:47 +0900 (Sun, 20 Mar 2016)
Log Message:
-----------
r6349に対する修正。
- コメントミス
- teraterm.ini へのエントリ追加

Modified Paths:
--------------
    trunk/installer/release/TERATERM.INI
    trunk/teraterm/common/tttypes.h

-------------- next part --------------
Modified: trunk/installer/release/TERATERM.INI
===================================================================
--- trunk/installer/release/TERATERM.INI	2016-03-19 13:55:49 UTC (rev 6349)
+++ trunk/installer/release/TERATERM.INI	2016-03-19 16:15:47 UTC (rev 6350)
@@ -414,6 +414,10 @@
 ; Automatic serial reconnection when serial cable is inserted and extracted(Windows XP or later).
 AutoComPortReconnect=on
 
+; When serial port is specified with with /C= option and the port does not exist, 
+; Tera Term will wait for port connection. 
+WaitCom=off
+
 ; Auto file renaming for downloading
 AutoFileRename=on
 

Modified: trunk/teraterm/common/tttypes.h
===================================================================
--- trunk/teraterm/common/tttypes.h	2016-03-19 13:55:49 UTC (rev 6349)
+++ trunk/teraterm/common/tttypes.h	2016-03-19 16:15:47 UTC (rev 6350)
@@ -1074,7 +1074,7 @@
  * when you change TMap or member of TMap.
  *
  * - At version 4.91, ttset_memfilemap was replaced with ttset_memfilemap_28.
- *   added tttset.ComConnRetry
+ *   added tttset.WaitCom
  *
  * - At version 4.90, ttset_memfilemap was replaced with ttset_memfilemap_27.
  *   added tttset.XmodemTimeOutInit



Ttssh2-commit メーリングリストの案内
Back to archive index