xlog-discussion
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xlog-discussion] a quick fix for long remark lines


From: Joop Stakenborg
Subject: [Xlog-discussion] a quick fix for long remark lines
Date: Sat, 30 Apr 2005 09:37:54 +0200

Alan, KF3B has reported truncated logs when importing logs from ADIF
which have very long (> 128) remark fields. The fix for this is to
change:

#define MAX_VARIABLE_LEN 128

to:

#define MAX_VARIABLE_LEN 512

in src/logfile/logfile.h

I will address remaining issues around DX4WIN ADIF import in a week or
so...

Regards,
Joop PG4I





reply via email to

[Prev in Thread] Current Thread [Next in Thread]