The following commit has been merged in the master branch:
commit 938f18accacaef81c2cd0b0e2d7e8d6b4d7e4c60
Author: Andrew Deason <[email protected]>
Date:   Wed Aug 9 20:06:38 2017 -0500

    SOLARIS: Cast modlookup result
    
    modlookup returns a uintptr_t, not an actual pointer. Cast the result
    to a pointer to avoid a compiler warning.
    
    Change-Id: I33cf4600d21a713be3f90c1b6d626bdab2c3da28
    Reviewed-on: https://gerrit.openafs.org/12705
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>

 src/afs/SOLARIS/osi_vfsops.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to