Bug 12621 - irpc.idl
Summary: irpc.idl
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.6.0
Hardware: x64 Mac OS X
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-10 08:25 UTC by Ruga
Modified: 2017-06-27 19:53 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2017-03-10 08:25:37 UTC
[ 213/3257] Compiling IDL source4/librpc/idl/irpc.idl
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:28: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:70: warning: [out] argument `info' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:83: warning: top-level [out] pointer `dcname' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:91: warning: [out] argument `num_addrs' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:113: warning: [out] argument `generic_reply' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:159: warning: [out] argument `info' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:70: error: nbtd_information: [out] argument 'info' is not a pointer or array, skip client functions
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:83: error: nbtd_getdcname: [out] argument 'dcname' is a pointer to type 'string', skip client functions
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:91: error: nbtd_proxy_wins_challenge: [out] argument 'num_addrs' is not a pointer or array, skip client functions
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:113: error: kdc_check_generic_kerberos: [out] argument 'generic_reply' is not a pointer or array, skip client functions
/Volumes/Verbatim/opt/src/samba-4.6.0/source4/librpc/idl/irpc.idl:159: error: smbsrv_information: [out] argument 'info' is not a pointer or array, skip client functions
Comment 1 Andrew Bartlett 2017-06-27 19:53:02 UTC
Please do not bulk-report PIDL warnings from our IDL via bugzilla, particularly not with this one-bug per file pattern.

We get these warnings on every platform on every build, so we know about them and have already given them the correct attention.  Most are long-term 'could be better' rather than 'must fix soon'. 

Sorry,
Comment 2 Andrew Bartlett 2017-06-27 19:53:41 UTC
Please do not bulk-report PIDL warnings from our IDL via bugzilla, particularly not with this one-bug per file pattern.

We get these warnings on every platform on every build, so we know about them and have already given them the correct attention.  Most are long-term 'could be better' rather than 'must fix soon'. 

Sorry,