lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Error in LYNX2_7_1AC-0_98


From: T.E.Dickey
Subject: Re: LYNX-DEV Error in LYNX2_7_1AC-0_98
Date: Wed, 10 Dec 1997 17:12:42 -0500 (EST)

> I tried compiling LYNX2_7_1AC-0_98 today on an OpenVMS VAX V5.5-2 using VAC C 
> V3.1-051 (yes I know they're both old; I can't do anything about that) and 
> received the following error:
usually one of two things: a preprocessor symbol that's not defined
or a mixed expression, e.g., a function returning void vs an 'int'.
Will take a look, in case it's apparent to me...
 
> $ cc UCAux
>                                         UCCanUniTranslateFrom(cs_in));
> %CC-E-INVOPERAND, Invalid right operand of a "&&" operator.
>                 At line number 264 in 
> USR_SCRATCH:[TILLMAN.LYNX2-7-1.SRC]UCAUX.C
> ;1.
> 
>                                           UCCanTranslateUniTo(cs_out));
> %CC-E-INVOPERAND, Invalid right operand of a "&&" operator.
>                 At line number 332 in 
> USR_SCRATCH:[TILLMAN.LYNX2-7-1.SRC]UCAUX.C
> ;1.
> 
>         }
> %CC-I-NOBJECT, No object file produced.
>                 At line number 488 in 
> USR_SCRATCH:[TILLMAN.LYNX2-7-1.SRC]UCAUX.C
> ;1.
> 
> %CC-I-SUMMARY, Completed with 2 error(s), 0 warning(s), and
>                 1 informational messages.
>                 At line number 488 in 
> USR_SCRATCH:[TILLMAN.LYNX2-7-1.SRC]UCAUX.C
> ;1.
> 
> Anything I can do about it?  I'm not a C programmer, so this doesn't make a 
> lot 
> of sense to me.
> --
>  Brian Tillman                   Internet: tillman_brian at si.com
>  Smiths Industries, Inc.                   tillman at swdev.si.com
>  4141 Eastern Ave., MS239        Addresses modified to prevent
>  Grand Rapids, MI 49518-8727     SPAM.  Replace "at" with "@"
>         This opinion doesn't represent that of my company
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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