instant: partially revert commit bc96e6f1ff6c72d4d2cafb6a4088ffa32cd3019f. remove...
authorJon Trulson <jon@radscan.com>
Sat, 14 Jul 2012 04:15:58 +0000 (22:15 -0600)
committerJon Trulson <jon@radscan.com>
Sat, 14 Jul 2012 04:15:58 +0000 (22:15 -0600)
instant should fail if the locale xlation db cannot be opened.

The reason this was failing was because the locale translation DB for
linux did not exist (Linux.lcx).  I didn't add it until weeks/months
later :)

There needs to be one for each platform called "$(uname -s).lcx".
FreeBSD will need one too.

cde/programs/dtdocbook/instant/main.c

index 2a917639cdac83f5d756712bb3d4d457d193a9d9..9f7d431954fbde13d084303183216d919682f1ad 100644 (file)
@@ -147,11 +147,7 @@ if (ret != 0) {
     fprintf(stderr,
             "Warning: could not open locale translation database. %d\n", ret);
 
-/* HACK For some reason on linux this function fails, but isn't completely fatal */
-#if !defined(linux)
     exit(1);
-#endif
-
 }
 
 if (_DtLcxXlateStdToOp(myDb,