tlf-devel
[Top][All Lists]
Advanced

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

[Tlf-devel] arll-ss bug in tlf-0.9.5


From: Rein Couperus
Subject: [Tlf-devel] arll-ss bug in tlf-0.9.5
Date: Fri, 31 Oct 2003 23:09:44 +0100
User-agent: KMail/1.5.4

Just got the message there is a bug in the arrl-ss contest routine,
which results in not being able to enter 2-character sections...

This can be repaired by changing line 710 in 
getexchange.c from:
                                for (ii = 0; ii < 7; ii++) {
into:
                                for (ii = 0; ii < 10; ii++) {
and make install (takes 20 seconds).

I will try to upload a repaired version of tlf-0.9.5 later this evening,
at the moment I have no access to the server, as my  machine lost
all it's keys... Have to wait for the next cron job of the server :-)

This should still be o.k. in version 0.9.3 ( I know when I forgot
to change it :-)

73,

Rein PA0R

"never overhaul your computer just before a contest..."
-- 
address@hidden or address@hidden
http://www.couperus.com
http://savannah.nongnu.org/projects/tlf
-- 
address@hidden or address@hidden
http://www.couperus.com
http://savannah.nongnu.org/projects/tlf





reply via email to

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