lynx-dev
[Top][All Lists]
Advanced

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

Re: LYPrint.c and LYMail.c functions (was: Re: lynx-dev core dump with


From: T.E.Dickey
Subject: Re: LYPrint.c and LYMail.c functions (was: Re: lynx-dev core dump with
Date: Mon, 20 Dec 1999 13:51:48 -0500 (EST)

> It seems we have very complicated (=unmaintained) code in LYMail.c and 
> LYPrint.c with lots of #ifdef'ing, I mean 
>         mailform(), mailmsg(), replay_by_mail(), and send_file_to_mail(). 
>  
> It would be nice to introduce a unified function called from the above four, 
> something like this: 
>         mailfile(addr, subject, cc, content_type, more_headers, filename) 

It would be nice - but the problem with changing the heavily ifdef'd
code is that it doesn't get heavily tested (and we find out right after
a release).
  
> So we get system dependencies in a single place. 
>  
>  
>  


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

reply via email to

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