Bug 13405 - winbind.idl:183: error: winbind_SamLogon: [out] argument 'validation' is not a pointer or array, skip client functions
Summary: winbind.idl:183: error: winbind_SamLogon: [out] argument 'validation' is not ...
Status: RESOLVED INVALID
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.8.0
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-24 18:56 UTC by Ruga
Modified: 2018-06-13 11:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2018-04-24 18:56:18 UTC
[ 214/2913] Compiling IDL librpc/idl/winbind.idl
/opt/src/samba-4.8.0/librpc/idl/winbind.idl:183: warning: [out] argument `validation' not a pointer
/opt/src/samba-4.8.0/librpc/idl/winbind.idl:185: warning: [out] argument `authoritative' not a pointer
/opt/src/samba-4.8.0/librpc/idl/winbind.idl:183: error: winbind_SamLogon: [out] argument 'validation' is not a pointer or array, skip client functions
[ 215/2913] Compiling IDL source4/librpc/idl/irpc.idl
Comment 1 Andrew Bartlett 2018-06-13 11:44:08 UTC
As this function is only used for IRPC, these warnings don't matter.