Re: [PATCH],refreshed: [3/3] get rid of ugly global games
Derek Robert Price <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.bugs |
|---|---|
| Organization | Ximbiot <http://ximbiot.com> |
| Message-ID | <[email protected]> |
Alexey Mahotkin wrote: >2003-05-02 Alexey Mahotkin <[email protected]> > >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: [email protected] 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