Bug 12642 - source3/librpc/idl/libnet_join.idl
Summary: source3/librpc/idl/libnet_join.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-11 16:37 UTC by Ruga
Modified: 2017-06-27 19:54 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-11 16:37:46 UTC
[ 235/3257] Compiling IDL source3/librpc/idl/libnet_join.idl
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:85: warning: helper() is pidl-specific and deprecated. Use `include' instead
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:47: warning: [out] argument `account_name' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:48: warning: [out] argument `netbios_domain_name' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:49: warning: [out] argument `dns_domain_name' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:50: warning: [out] argument `forest_name' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:51: warning: [out] argument `dn' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:53: warning: [out] argument `modified_config' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:54: warning: [out] argument `error_string' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:55: warning: [out] argument `domain_is_ad' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:57: warning: [out] argument `set_encryption_types' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:76: warning: [out] argument `netbios_domain_name' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:77: warning: [out] argument `dns_domain_name' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:78: warning: [out] argument `forest_name' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:79: warning: [out] argument `modified_config' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:80: warning: [out] argument `error_string' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:81: warning: [out] argument `disabled_machine_account' not a pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/source3/librpc/idl/libnet_join.idl:83: warning: [out] argument `deleted_machine_account' not a pointer
Comment 1 Andrew Bartlett 2017-06-27 19:52:39 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:54:40 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,