-
Every 20th out of 20000 input lines was broken.
I did a simple conversion u8..l1 and reverted it via
l1..u8. The characters included German locations with
Umlaute such as äöüßÄÖÜ.
I did the test again on the diff of the first run.
Again, it was about one of 20 lines which caused
problems. Thus I guess it's not a problem of the
character tables, but of the memory allocation.
Sample...
2005-04-12 15:13:47 UTC by traut
-
I tried to compile recode on a PowerPC G4, using
./configure --prefix=/sw --host=powerpc
This failed as
gcc -DLIBDIR=\"/sw/lib\" -DHAVE_CONFIG_H -I.. -I. -I../lib
-I../libiconv -g -O2 -c argmatch.c -o argmatch.o
argmatch.c:33:22: libintl.h: No such file or directory
Although the configure help stated that the search path
would include
$prefix/include, it did not do so. A.
2005-04-12 14:52:35 UTC by traut
-
Anonymous committed patchset 1 of module CVSROOT to the recode CVS repository, changing 11 files.
2005-01-18 18:25:41 UTC by nobody
-
Welcome to Developers.
2005-01-18 17:31:52 UTC by nobody
-
Welcome to Help.
2005-01-18 17:31:52 UTC by nobody
-
Welcome to Open Discussion.
2005-01-18 17:31:51 UTC by nobody
-
realtebo registered the recode project.
2005-01-18 12:05:12 UTC by realtebo