bug-cvs
[Top][All Lists]
Advanced

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

Re: [PATCH],refreshed: [3/3] get rid of ugly global games


From: Derek Robert Price
Subject: Re: [PATCH],refreshed: [3/3] get rid of ugly global games
Date: Thu, 08 May 2003 09:42:26 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Alexey Mahotkin wrote:

2003-05-02  Alexey Mahotkin <alexm@hsys.msk.ru>

Create send_to_server_via(), which takes buffer to send to as an
argument. send_to_server is now send_to_server_via(global_to_server).

Create read_line_via(), which takes buffers receive from and to send
to as arguments. read_line is now read_line_via(global_from_server, global_to_server).

Get rid of emotional comment (and the accompanying ugly code).  In
particular, rename lfrom_/lto_server to from_/to_server


Committed.  Thanks again.

Derek

--
               *8^)

Email: derek@ximbiot.com

Get CVS support at <http://ximbiot.com>!
--
A mathematician is a blind person in a dark room looking for a black cat
which isn't there.
        - Charles R. Darwin







reply via email to

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