From 3fe344d2eb5c1155ecccd85fe6a994276c5f0cdb Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 19 Aug 2008 22:34:56 +0000 Subject: * include/open-axiom.h (oa_buffer_address): New macro. * sman/session.c (read_from_spad_io): Use It. (accept_session_connection): Likewise. (read_from_session): Likewise. * sman/sman.c (read_from_spad_io): Likewise. (read_from_manager): Likewise. (exec_command_env): Explicitly cast the null pointer to char*. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index bfaf4ae0..12ef3193 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2008-08-19 Gabriel Dos Reis + + * include/open-axiom.h (oa_buffer_address): New macro. + * sman/session.c (read_from_spad_io): Use It. + (accept_session_connection): Likewise. + (read_from_session): Likewise. + * sman/sman.c (read_from_spad_io): Likewise. + (read_from_manager): Likewise. + (exec_command_env): Explicitly cast the null pointer + to char*. + 2008-08-19 Gabriel Dos Reis * interp/lisplib.boot (compDefineLisplib): Don't update -- cgit v1.2.3