The following commit has been merged in the master branch:
commit 5e3df1d99df207a65d883f6747d8a616fa4b8f9c
Author: Chaskiel Grundman <[email protected]>
Date:   Fri Sep 20 15:04:13 2013 -0400

    rxgen: Only cast array/pointer/vector types
    
    Assuming the correct values are passed to the xdr functions, no casts
    are required. Don't cast simple/struct/union/typedef values. Do cast
    array/pointer/vectors, since the relevant xdr wrapper functions expect
    char *.
    
    Change-Id: I375c03899576735668c1a0df0af47377223ae97a
    Reviewed-on: http://gerrit.openafs.org/10260
    Reviewed-by: Daria Brashear <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/rxgen/rpc_cout.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to