lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx 2.8.3dev.7 crypt_util changes


From: T.E.Dickey
Subject: Re: lynx-dev lynx 2.8.3dev.7 crypt_util changes
Date: Fri, 27 Aug 1999 05:22:08 -0400 (EDT)

> I only had changed 4 lines in crypt_util for Borland, but the dev7 copy 
> I tried to build tonight had more changes than that. 
...
>  
> Borland dies on these: 
>  
> Error E2141 WWW/Library/Implementation/crypt_util.c 298: Declaration syntax 
> er 
> Error E2040 WWW/Library/Implementation/crypt_util.c 321: Declaration 
> terminate 
> Error E2451 WWW/Library/Implementation/crypt_util.c 515: Undefined symbol 
> 'ini 
> Error E2451 WWW/Library/Implementation/crypt_util.c 563: Undefined symbol 
> 'ini 
>  
> At line 298, this: 
> static set_bits ARGS( 
                  ARGS2
>         ufc_long,       v, 
>         ufc_long *,     b) 
> { 
>  

sorry - I noticed that the long's on the parameter list wouldn't be the
same as the default promotion and (attempted) fixing it.

> formerly had this: 
>  
> static set_bits(v, b) 
>   ufc_long v; 
>   ufc_long *b; 
>   { ufc_long i; 
>  
> Perhaps some missing included macro define? 
>  
> ------ 
> <http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm> 
> <http://www.altavista.com/cgi-bin/query?q=%22web+home+for+jim+spath%22> 
> Marvin the Paranoid Android says: 
> That's it, I've had enough. 
> 


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

reply via email to

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