lout-users
[Top][All Lists]
Advanced

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

3.24: Errors!


From: Oliver Bandel
Subject: 3.24: Errors!
Date: Fri, 31 Aug 2001 23:54:51 +0200 (MET DST)

Hello,
  I installed lout 3.24 and it only creates errors.


Example:

    52,2: symbol @PP unknown or misspelt
    64,2: symbol @PP unknown or misspelt
    72,2: symbol @PP unknown or misspelt
    80,2: symbol @PP unknown or misspelt
    88,2: symbol @PP unknown or misspelt
    96,2: symbol @PP unknown or misspelt
   104,2: symbol @PP unknown or misspelt
   112,2: symbol @PP unknown or misspelt
   120,2: symbol @PP unknown or misspelt
   125,2: symbol @PP unknow

more:

     6,6: symbol @Color unknown or misspelt
    6,24: symbol @Color unknown or misspelt
    10,1: fatal error: exiting now


or this:

lout file "fontdefs" (from "mydoc" line 17, from "verb_lout.lout" line 3):
     1,0: cannot open file fontdefs
lout file "/usr/local/lout/lout.lib/include/bsf" (from "mydoc" line 19, from 
"verb_lout.lout" line 3):
    33,5: fatal error: exiting now

OK, have read in the README or the whatsnew, that this last
exaomple can be a problem. But what's with the other
errors?


#####
When compiling I got a lot of messages on stderr:


......................
z03.c: In function `SearchPath':
z03.c:640: warning: `y' might be used uninitialized in this function
z06.c: In function `HuntCommandOptions':
z06.c:150: warning: `opt' might be used uninitialized in this function
z06.c:150: warning: `y' might be used uninitialized in this function
z06.c: In function `Parse':
z06.c:1478: warning: comparison is always 1 due to limited range of data type
z08.c: In function `ManifestCase':
z08.c:405: warning: `firstres' might be used uninitialized in this function
z08.c: In function `Manifest':
z08.c:885: warning: `res' might be used uninitialized in this function
z12.c: In function `SpannerAvailableSpace':
z12.c:253: warning: `b' might be used uninitialized in this function
z12.c:253: warning: `f' might be used uninitialized in this function
z12.c: In function `MinSize':
z12.c:331: warning: `llx' might be used uninitialized in this function
z12.c:331: warning: `lly' might be used uninitialized in this function
z12.c:331: warning: `urx' might be used uninitialized in this function
z12.c:331: warning: `ury' might be used uninitialized in this function
z13.c: In function `BreakJoinedGroup':
z13.c:51: warning: `y' might be used uninitialized in this function
z13.c: In function `BreakVcat':
z13.c:120: warning: `m' might be used uninitialized in this function
z13.c: In function `BreakTable':
z13.c:223: warning: `mlink' might be used uninitialized in this function
z13.c:224: warning: `ratm' might be used uninitialized in this function
z13.c:235: warning: `col_size' might be used uninitialized in this function
z14.c: In function `FillObject':
z14.c:520: warning: `z' might be used uninitialized in this function
z14.c:520: warning: `y' might be used uninitialized in this function
z14.c:521: warning: `outdent_margin' might be used uninitialized in this 
function
z14.c:634: warning: `right' might be used uninitialized in this function
z14.c:652: warning: `left' might be used uninitialized in this function
z15.c: In function `CatConstrained':
z15.c:314: warning: `backy' might be used uninitialized in this function
z15.c:314: warning: `fwdy' might be used uninitialized in this function
z16.c: In function `FindShift':
z16.c:44: warning: `len' might be used uninitialized in this function
z16.c:44: warning: `res' might be used uninitialized in this function
z16.c: In function `CatAdjustSize':
z16.c:160: warning: `bb' might be used uninitialized in this function
z16.c:160: warning: `ff' might be used uninitialized in this function
z16.c: In function `AdjustSize':
z16.c:44: warning: `res' might be used uninitialized in this function
z16.c:44: warning: `len' might be used uninitialized in this function
z17.c: In function `MinGap':
z17.c:179: warning: `w' might be used uninitialized in this function
z17.c: In function `ActualGap':
z17.c:300: warning: `w' might be used uninitialized in this function
z18.c: In function `TransferBegin':
z18.c:155: warning: `res' might be used uninitialized in this function
z19.c: In function `AttachGalley':
z19.c:229: warning: `need_precedes' might be used uninitialized in this function
z20.c: In function `FlushGalley':
z20.c:115: warning: `dest_encl' might be used uninitialized in this function
z20.c:117: warning: `need_adjust' might be used uninitialized in this function
z20.c:118: warning: `dest_back' might be used uninitialized in this function
z20.c:118: warning: `dest_fwd' might be used uninitialized in this function
z20.c:119: warning: `frame_size' might be used uninitialized in this function
z20.c:125: warning: `stop_back' might be used uninitialized in this function
z20.c:126: warning: `stop_fwd' might be used uninitialized in this function
z20.c:127: warning: `stop_perp_back' might be used uninitialized in this 
function
z20.c:128: warning: `stop_perp_fwd' might be used uninitialized in this function
z20.c:134: warning: `perp_back' might be used uninitialized in this function
z20.c:134: warning: `perp_fwd' might be used uninitialized in this function
z22.c: In function `ExpandRecursives':
z22.c:194: warning: `z' might be used uninitialized in this function
z22.c: In function `FindSplitInGalley':
z22.c:285: warning: `y' might be used uninitialized in this function
z23.c: In function `FixAndPrintObject':
z23.c:883: warning: `inc' might be used uninitialized in this function
z23.c:883: warning: `adjust_sofar' might be used uninitialized in this function
z23.c:884: warning: `gaps_sofar' might be used uninitialized in this function
z23.c:885: warning: `underline_xstart' might be used uninitialized in this 
function
z23.c:886: warning: `underline_font' might be used uninitialized in this 
function
z23.c:886: warning: `underline_colour' might be used uninitialized in this 
function
z33.c: In function `DbRetrieveNext':
z33.c:858: warning: `y' might be used uninitialized in this function
z37.c: In function `ReadCharMetrics':
z37.c:281: warning: `wx' might be used uninitialized in this function
z37.c:281: warning: `llx' might be used uninitialized in this function
z37.c:281: warning: `lly' might be used uninitialized in this function
z37.c:281: warning: `urx' might be used uninitialized in this function
z37.c:281: warning: `ury' might be used uninitialized in this function
z37.c: In function `FontChange':
z37.c:1058: warning: `flen' might be used uninitialized in this function
z38.c: In function `MapSmallCaps':
z38.c:428: warning: `new_x' might be used uninitialized in this function
z38.c:428: warning: `new_acat' might be used uninitialized in this function
z38.c:430: warning: `small_font' might be used uninitialized in this function
z38.c:430: warning: `vshift' might be used uninitialized in this function
z38.c:526: warning: `fnum' might be used uninitialized in this function
z38.c:576: warning: `fnum' might be used uninitialized in this function
z38.c:606: warning: `fnum' might be used uninitialized in this function
z38.c:628: warning: `fnum' might be used uninitialized in this function
z44.c: In function `VerticalHyphenate':
z44.c:267: warning: `large_comp_split' might be used uninitialized in this 
function
z44.c:87: warning: `res' might be used uninitialized in this function
z44.c: In function `BuildMergeTree':
z44.c:418: warning: `y' might be used uninitialized in this function
z44.c: In function `BuildEnclose':
z44.c:509: warning: `sym' might be used uninitialized in this function
z48.c: In function `PDFFile_Cleanup':
z48.c:3487: warning: `dests_obj_num' might be used uninitialized in this 
function
z48.c:3555: warning: `in_object_number' might be used uninitialized in this 
function
z50.c:538: warning: `PI' redefined
/usr/include/math.h:361: warning: this is the location of the previous 
definition
z50.c: In function `PDF_PrintWord':
z50.c:304: warning: unused variable `cmp'
z50.c:304: warning: unused variable `composite'
z51.c: In function `Plain_PrintPlainGraphic':
z51.c:288: warning: `h' might be used uninitialized in this function
z51.c:288: warning: `v' might be used uninitialized in this function
......................


Do I better go back to 3.17?


Ciao,
   Oliver


reply via email to

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