Re: [Scidvspc-users] timeseal problems
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steven <ste...@ya...> - 2012-02-07 05:38:55
|
Enrico Tognoni wrote > > Any ideas about how to fix it ? > > Timeseal is of course closed source. > if character is not between 09 or aZ just fixit with a ? > character I guess this is an easy solution. In svn, non-ascii chars (larger than 127 decimal) are replaced with '?'. Gregor wrote > I've read about the problems with timeseal. Probably this alternative is useful: <http://linuz.sns.it/~m2/openseal.c>. Hmmm.... I've previously tried running/adopting this, but had no joy :( I think it seemed to do something fundamentally different, but can't remember the details. Steve |