On 2016-02-24 02:15 PM, Colomban Wendling wrote:<br>
> How to do that then?  only mark with `G_GNUC_DEPRECATED` when not building Geany?  introduce alias names not part of the API for internal use?<br>
><br>
<br>
Can use #pragma push/pop diagnostics thing around specific code to have <br>
finer grained control. Might be a hassle though since you can't hide the <br>
pragmas with convenient preprocessor macros (AFAIK).<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/911#issuecomment-188549761">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ-MlS8Dxo6pZhORnUwa3IvabT54Qks5pnlC_gaJpZM4Hey29.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/911#issuecomment-188549761"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>