Ticket #10433

タイムスタンプ付ログに約1KB毎に改行が入る
Date d'ouverture: 2007-05-24 14:57 Dernière mise à jour: 2007-05-25 19:04

Rapporteur:
(Anonyme)
Propriétaire:
(Aucun)
Type:
État:
Atteints
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
1
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Détails

タイムスタンプを有効にしてログを記録すると、約1000バイ
トおきに意図しない改行がログに入ってしまいます。

タイムスタンプの部分を除くと、1026バイトおきとなってい
るようです。

版数:TeraTerm Ver4.52日本語版

Ticket History (3/4 Histories)

2007-05-24 14:57 Updated by: None
  • File 1880: ログファイル.zip is attached
2007-05-24 15:57 Updated by: None
Commentaire
Logged In: NO

filesys.cpp 563行目
// write to file
if (Start == 1 && ts.Append) {
_lwrite(LogVar->FileHandle,"\r\n",strlen("\r\n"));
}
は不要では?
バッファが一周するたびにStart==1となって改行が入ってしまいます.
2007-05-24 19:54 Updated by: None
Commentaire
Logged In: NO

パッチが出ました。

http://sourceforge.jp/tracker/index.php?
func=detail&aid=10437&group_id=1412&atid=5335
2007-05-25 19:04 Updated by: (del#24082)
  • Ticket Close date is changed to 2007-05-25 19:04
  • État Update from Ouvert to Atteints

Attachment File List

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion