From 039405897aa8245990bc6249e58a6595debcc21e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 10 Nov 2008 11:29:40 +0000 Subject: 2008-11-05 Shakthi Kannan * ipc/mach_port.c (mach_port_insert_right): Cast poly into (ipc_object_t) to fix compiler warning when calling ipc_object_copyout_name. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0eea6c01..a8fed73a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-11-05 Shakthi Kannan + + * ipc/mach_port.c (mach_port_insert_right): Cast poly into + (ipc_object_t) to fix compiler warning when calling + ipc_object_copyout_name. + 2008-08-31 Samuel Thibault * i386/i386/trap.c (user_trap): On page fault, raise exception instead -- cgit v1.2.3