<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 09/01/2022 18:12, Thorsten Behrens
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20220109171208.kjgfzg7vrkkh3wzq@thinkpad.thebehrens.net">
<pre class="moz-quote-pre" wrap="">Julien Nabet wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">So it means we could at least use of compbase.hxx internally, then put
compbase<number>.hxx in deprecated.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">Yep.
...</pre>
</blockquote>
<p>Ok now I saw for example compbase11.hxx wasn't used (or it seemed
so considering the only results of the git grep):</p>
<p><i>git grep -n 'cppuhelper/compbase11.hxx'</i><i><br>
</i><i>include/IwyuFilter_include.yaml:83:
include/cppuhelper/compbase11.hxx:</i><i><br>
</i><i>odk/Package_odk_headers.mk:40: cppuhelper/compbase11.hxx \</i><i><br>
</i><i>solenv/clang-format/excludelist:5066:include/cppuhelper/compbase11.hxx</i><i><br>
</i></p>
<p><i> </i>what's the proper way to deprecate a whole file?</p>
<p>I saw @deprecated, SAL_DEPRECATED, /** Deprecated API but each
time it seems to be related to one specific function.</p>
<p>So I'm searching the official/effective way :-)</p>
<p>Julien<br>
</p>
<br>
</body>
</html>