<html>#669: Rewrite users of deprecated HDF5 C++ API
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Erik Schnetter</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>task</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Other</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>There is no longer any code in the ET that uses the C++ interface. We no longer (since <a data-is-external-link="true" href="https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/4aa5efb8c536c262124cf9d57e59b529d2f28d5f" rel="nofollow">4aa5efb8c536c262124cf9d57e59b529d2f28d5f</a> "use bash utility scripts for configuring. Might need tweaking, but works for Debian and a couple of clusters" by Frank Loeffler from 2015-06-09) enable the C++ interface by default. The bash code is still using the somewhat underhanded</p>
<div class="codehilite"><pre><span></span>if [ &quot;<span class="cp">${</span><span class="n">HDF5_ENABLE_CXX</span><span class="p">:</span><span class="o">=</span><span class="n">no</span><span class="cp">}</span>&quot; = &#39;yes&#39; ]; then
</pre></div>


<p>syntax though.</p>
<p>I will close this ticket as resolved.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/669/rewrite-users-of-deprecated-hdf5-c-api'>https://bitbucket.org/einsteintoolkit/tickets/issues/669/rewrite-users-of-deprecated-hdf5-c-api</a></p>
</html>