Steven Dake wrote:
> looks good for merge
>
> On Thu, 2009-04-02 at 20:06 +0200, Jim Meyering wrote:
>> Here's a non-invasive change to the public headers.
>> While technically an API modification, the only induced change is that
>> callers of these two functions no longer need to cast-away "const"
>> when their own "iov" buffers happen to be "const".
>>
>> From b351909c6be44eb013f666d041b234e05c49c9ae Mon Sep 17 00:00:00 2001
>> From: Jim Meyering <[email protected]>
>> Date: Thu, 2 Apr 2009 19:51:42 +0200
>> Subject: [PATCH] coroipcc.h: add "const" to "iov" parameters
>>
>> * include/corosync/coroipcc.h (coroipcc_msg_send_reply_receive_in_buf):
>> Make "iov" const.
>> * lib/coroipcc.c (coroipcc_msg_send): Make iov const.
>> (coroipcc_msg_send_reply_receive): Likewise.
>> (coroipcc_msg_send_reply_receive_in_buf): Likewise.

committed.
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to