libDtSearch: Resolve 137 -Wunused-variable warnings.
authorPeter Howkins <flibble@users.sf.net>
Mon, 12 Nov 2012 17:13:36 +0000 (17:13 +0000)
committerPeter Howkins <flibble@users.sf.net>
Mon, 12 Nov 2012 17:13:36 +0000 (17:13 +0000)
16 files changed:
cde/lib/DtSearch/boolsrch.c
cde/lib/DtSearch/dtoe.c
cde/lib/DtSearch/dtsrapi.c
cde/lib/DtSearch/dtsrdbrec.c
cde/lib/DtSearch/dtsrve.c
cde/lib/DtSearch/hencode.c
cde/lib/DtSearch/jpn.c
cde/lib/DtSearch/lang.c
cde/lib/DtSearch/ocf.c
cde/lib/DtSearch/raima/dblfcns.c
cde/lib/DtSearch/raima/dbtype.h
cde/lib/DtSearch/raima/destroy.c
cde/lib/DtSearch/raima/dio.c
cde/lib/DtSearch/raima/rwcurr.c
cde/lib/DtSearch/vedelete.c
cde/lib/DtSearch/vestatis.c

index a82fe59d9ef914d9048f5fce3fd2ed18a8457e96..0f9b998edee47d3ddb13fd4c1ea699b4b414ee1f 100644 (file)
@@ -256,7 +256,6 @@ BAD_DBA:
 static void    calculate_idfs (void)
 {
     int                i;
-    char       *cptr;
     double     dbl;
 
     for (i = 0;  i < saveusr.stemcount;  i++) {
@@ -1084,7 +1083,7 @@ static DB_ADDR    read_d99 (struct or_hwordrec *wordrec)
     static DB_ADDR     readbuf [DBAS_PER_BLOCK];
     static DB_ADDR     *bufptr, *endbuf;
     static FILE                *fptr;
-    static long                bal_read, request_read, actual_read;
+    static long                bal_read, request_read;
 
     /* First call for new term */
     if (wordrec) {
index 966645f227edae878208b4a0d2c8af8abe3573ef..457f97ed2231853c8dbc653c6224fc1fa87d3d24 100644 (file)
@@ -153,8 +153,6 @@ char           *OEF_readme = NULL;
 
 /*------------ OTHER GLOBALS -----------*/
 SAVEUSR         saveusr = { 0 };
-static DtSrHitword
-               next_hitwords [DtSrMAX_STEMCOUNT];
 
 
 /****************************************/
@@ -475,16 +473,11 @@ char      *retncode_str (int num)
 /************************************************/
 void            Opera_Engine (void)
 {
-    int                i, len, ws_flag;
+    int                i;
     char       sprintbuf [1024];
-    char       *ptr, *ptr2;
     LLIST      *bloblist;
-    LLIST      *llp;
-    FILE       *stream;
     DBLK       *db;
-    PARG       parg;
     DB_ADDR    dba;
-    static int first_idletime_call = TRUE;
     static time_t
                start_time = 0L;
 
index c17982675472f49381f238b57413330ae039f92f..d16e7e66b2bf138449b8102799c62d4405651584 100644 (file)
@@ -537,7 +537,7 @@ int             DtSearchQuery (
                int     *stemcount)     /* put size of stems array */
 {
     int             final_request;
-    int             i, maxbkt;
+    int             i;
     char           *ptr;
     DBLK           *db;
     LLIST          *llp;
@@ -722,8 +722,6 @@ int             DtSearchRetrieve (
                     long *clearlen,    /* length of returned cleartext */
                     int *fzkeyi)       /* ptr to array of FZKEYSZ integers */
 {
-    int             i;
-
     if (!valid_dbname (dbname))
        return DtSrREINIT;
     usrblk.dba = dba;
index 185b0b5c6c90369a7c8910dd7c501187bc9a2105..b2a154f689cfdd6bb7d0281b99db383e5fd54d83 100644 (file)
@@ -102,7 +102,6 @@ static char    *language_name (int language_number)
 void            print_dbrec (char *dbname, struct or_dbrec * dbrec)
 {
     int             i;
-    char           *cptr;
     int             blobs_are_possible = FALSE;
 
     printf (catgets (dtsearch_catd, MS_dbrec, 1,
index 8deb0892dfc89f77b624e1c1bf685851042157f1..56f901e3e5d7ca55922e401473b1a415425bdd89 100644 (file)
@@ -133,8 +133,6 @@ static LLIST   *append_blob (LLIST ** bloblink,
                     struct or_blobrec * blobrec)
 {
     LLIST          *new;
-    int             i;
-    char           *to;
 
     new = austext_malloc (sizeof (struct or_blobrec) + sizeof (LLIST) + 4,
        PROGNAME "36", NULL);
@@ -418,7 +416,6 @@ int             ve_append_notes (void)
     static char        formfeed_line[] = "\f\n";
     struct or_miscrec
                miscrec;
-    _Xltimeparams localtime_buf;
     struct tm  *time_ptr;
 
     /* Test if function is disabled */
@@ -600,7 +597,6 @@ static void     store_next_misc (
                        store_state =   STORE_DONE;
     static char                *targ =         NULL;
     static int         targlen =       0;
-    static int         fzkeysz =       0;
     static int         abstrsz =       0;
     int                        i;
 
@@ -703,9 +699,7 @@ int             ve_getrec_dba (LLIST ** bloblist)
                myblobuf;
     struct or_miscrec
                mymiscrec;
-    int                i;
     int                debugging = (usrblk.debug & USRDBG_RETRVL);
-    char       *src, *targ;
     LLIST      *new, *lastnode, **lastlink;
     int                vistano = usrblk.dblk->vistano;
     int                is_first_misc = TRUE;
index c8cdd95add8c65edf7a01326d08ee5c4927ccfbd..8c548d80d3d46e9ac29ccada0ce3e0269e61a0a0 100644 (file)
@@ -278,7 +278,7 @@ int             hc_encode (struct or_blobrec * targblobrec,
                } un1;
        static char temp1 [MAX_NUM_CHAR+1];  ...repl by blobrec;
 ************/
-    char           *ptr, *targ, *src;
+    char           *targ, *src;
     int             i, j;
     char            temp;
     char            ret_code = TRUE;
index 9a67c779e6c072427f826cbdddccf59781f1b452..c2582158cbfebde878f15b1e331c177eb422260d 100644 (file)
@@ -488,7 +488,6 @@ static UCHAR        *search_kanjitree (void)
     static JPNTREE     *node, *last_node;
     static UCHAR       *substrp, *substrend;
     static int         direction;
-    static int         nodelen;
     static int         jcharlen;
 
     if (is_new_substring) {
index a587281264d32462a722bad931f58f6d8a1a4f1f..766a17258409acdb11be2863b4d84959715b74cb 100644 (file)
@@ -246,7 +246,6 @@ static int  search_wordtree (WORDTREE *wordtree, UCHAR *wordstring)
 {
     static int         direction;
     static WORDTREE    *node;
-    static char                *cptr;
 
     if (debugging_search_wordtree)
        fprintf (aa_stderr, PROGNAME"196 search wordtree for '%s':\n",
@@ -329,8 +328,6 @@ char        *teskey_parser (PARG *parg)
     static size_t      outbufsz =      0;
     static UCHAR       *endmaxword;    /* end largest possible output word */
     static UCHAR       *outp;          /* next loc in outbuf */
-    static char                *begw;  /* beginning of a word in the input buffer */
-    static char                *endw;  /* end of a word in the input buffer */
     static int         *charmap;
     static int         minwordsz, maxwordsz;
     static int         wordlen;
@@ -657,7 +654,6 @@ int load_wordtree (
     int                is_duplicate;
     long       linecount = 0;
     char       *token;
-    char       *cptr;
     char       readbuf [256];
     char       sprintbuf [_POSIX_PATH_MAX + 1024];
     FILE       *fileid;
@@ -1091,7 +1087,6 @@ static void       free_paice_rules (PRULE ***rules_table_ptr)
  */
 static int      load_paice_suffixes (DBLK *dblk, DBLK *dblist)
 {
-    int                i;
     FILE       *fp;
     DBLK       *db;
     PRULE      *prule, **prule_link;
@@ -1571,9 +1566,7 @@ char      *null_lstrupr (char *s, DBLK *d)
  */
 int    load_language (DBLK *dblk, DBLK *dblist)
 {
-    int                i;
     int                oops =  FALSE;
-    char       msgbuf [512];
     int                language = dblk->dbrec.or_language;
 
     if (debugging_loadlang)
index 3ed7a2810fd9992dd9aa1c10b3b1c580fd025f75..73e03e543467cc3fe67ec174eb0f5a6c4eb100a8 100644 (file)
@@ -443,8 +443,6 @@ static void     set_boolint (int *boolint, char *keyword,
 /* sets OE_fileio string pointer */
 static void     set_fileio (_Xstrtokparams *strtok_buf)
 {
-    char           *ptr;
-
     /* if a value is missing, presume -ON */
     if ((token = _XStrtok(NULL, DELIMITERS, *strtok_buf)) == NULL) {
        OE_fileio = "-ON";
@@ -488,8 +486,6 @@ static void     set_fileio (_Xstrtokparams *strtok_buf)
 static void     read_rest_of_line (char *keyword, char **passed_ptr,
                                   _Xstrtokparams *strtok_buf)
 {
-    int             len;
-
     if ((token = _XStrtok(NULL, "\n", *strtok_buf)) == NULL) {
        sprintf (sprintbufp, catgets (dtsearch_catd, MS_loadocf, 1007,
            "%s%s: Empty %s string ignored."),
@@ -833,7 +829,6 @@ static void     read_keytypes (int how_many, _Xstrtokparams *strtok_buf)
 static int      ocfopen (char *prefix, char *fname, FILE ** stream)
 {
     char            fullname[1024];
-    char           *cptr;
     FILE           *fptr;
     struct stat     statbuf;
     int             is_prespecified_fname = (prefix == NULL && fname == NULL);
@@ -917,8 +912,7 @@ GOT_FULLNAME:
  */
 int             load_ocf (void)
 {
-    int             i;
-    char           *ptr, *p, *q;
+    char           *p, *q;
     char            sprintbuf[1024];
     char            cfgfnamebuf[1024];
     char            inbuf[1024];
index 71d0787ff6e9dac07ec4b5d489e6db87060dcce9..d3ecda8e640271e99a488d447292214e46da64a2 100644 (file)
@@ -170,8 +170,9 @@ int db_glob_init = 0;
    calls would complete before a new task is run.  If this assumption is
    ever "broken" then lock_reply will need to be placed back within db_global
    again */
-
+#ifndef SINGLE_USER
 static LR_LOCK lock_reply;             /* This used to be in db_global */
+#endif
 
 #ifdef MULTI_TASK
 DB_TASK Currtask = {POINTER_ASSIGN((TASK FAR *)&db_global), POINTER_ASSIGN((char FAR *)NULL)};
index 24e5d9c4f7873dafdb30cc3b9001fa5896c2617a..3d14222c3507685f6bd08e3686fdfdbbab31ed77 100644 (file)
@@ -464,7 +464,7 @@ typedef struct {LONG FAR *ptr; LOCK_DESC} LONG_P;
 #ifndef NO_COUNTRY
 typedef struct {struct CNTRY_TBL_S FAR *ptr; LOCK_DESC} CNTRY_TBL_P;
 #endif
-static struct sk {
+struct sk {
    INT sk_fld;
    CHAR_P sk_val;
 } __SK__;
index c04e7d2debc70445cb29825302a2bf8d99e33d5c..e4cf97fb8ecf55f6f78d993525030ad61c6b07c2 100644 (file)
@@ -61,7 +61,9 @@ TASK_DECL
 {
    register int ft_lc;                 /* loop control */
    register FILE_ENTRY FAR *file_ptr;
+#ifndef NO_TRANS
    int ovfl_save;
+#endif
 
    DB_ENTER(NO_DB_ID TASK_ID LOCK_SET(LOCK_ALL));
 
index 57e2d3a8d379638c9e64aa33024c55ae5ec25893..9404a4bc5ef6b602b2da28bb86db5c39ee13b457 100644 (file)
@@ -598,7 +598,9 @@ FILE_NO to_file;   /* ..to (not thru) file "to_file" */
    PAGE_ENTRY FAR *pg_ptr;
    PGZERO FAR *pgzero_ptr;
    FILE_ENTRY FAR *file_ptr;
+#ifndef SINGLE_USER
    int FAR *appl_ptr, FAR *excl_ptr;
+#endif
 
 #ifndef SINGLE_USER
    /* 
@@ -705,7 +707,9 @@ FILE_NO to_file;   /* ..to (not thru) file "to_file" */
 int dio_flush()
 {
    register int pgt_lc;                        /* loop control */
+#ifndef NO_TRANS
    int fno;
+#endif
    PAGE_ENTRY FAR *pg_ptr;
    LOOKUP_ENTRY FAR *lu_ptr;
 
index c14d7ef64cb7bdf875b2564d718211230468dc4e..0b8d3cad1a8c0bd74865355a5896af4a11f0a2fb 100644 (file)
@@ -51,9 +51,6 @@
 #include "vista.h"
 #include "dbtype.h"
 
-static DB_ADDR_P Cb = POINTER_INIT();
-#define cb (Cb.ptr)
-
 
 /* Read currency table
 */
index 27d81e2e05db86fea08ed39a696b36e9c2a03d1c..2c8906587c31d31663a90ae4934c7d8f93791168 100644 (file)
@@ -412,7 +412,6 @@ static void     print_counters (char *wordtype)
 void            ve_delete (void)
 {
     DB_ADDR         dba;
-    DB_ADDR         *dbap1, *dbap2;
     char            charbuf[200 + DtSrMAX_DB_KEYSIZE];
     int             i, j;
     int             ret_code;
index bf4372318e8fe81325b55b78cb3d6309dd8fab5d..852b51fe61e7740b4c8facfa8897d7e4f7c9d4b0 100644 (file)
 static int      SHM_FLAG = IPC_CREAT | S_IRUSR | S_IWUSR | S_IWGRP |
                        S_IRGRP | S_IROTH | S_IWOTH;
 
-static int      mem_break;
-
 static char    *mem_start;
 static char    *cur_pos;
 static long     mem_offset;