Bug 12634 - librpc/idl/spoolss.idl
Summary: librpc/idl/spoolss.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:22 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:22:03 UTC
[ 162/3257] Compiling IDL librpc/idl/spoolss.idl
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:3514: warning: helper() is pidl-specific and deprecated. Use `include' instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:890: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1097: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1289: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1639: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1663: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1738: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2081: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2472: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:863: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1097: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1110: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1289: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1611: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1639: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1663: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1701: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:1738: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2081: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2100: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2196: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2238: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2434: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2472: warning: top-level [out] pointer `info' is not a [ref] pointer
/Volumes/Verbatim/opt/src/samba-4.6.0/librpc/idl/spoolss.idl:2979: warning: [out] argument `info' not a pointer
Comment 1 Andrew Bartlett 2017-06-27 19:51:43 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:14 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,