<div dir="ltr"><div><br></div>Thanks to all who looked at this and Even for resolution.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 9, 2024 at 12:11 PM Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div>
<p>Andrew,</p>
<p>this is now fixed per
<a href="https://github.com/OSGeo/gdal/commit/393eee77b40ae16751e4d2c0ad3e53386b22d025" target="_blank">https://github.com/OSGeo/gdal/commit/393eee77b40ae16751e4d2c0ad3e53386b22d025</a>
. Doxygen apparently takes the function/method at declaration
time, and not definition time, and we had a number of unnamed
parameters in declarations. (I also struggled with weird things
when trying to fix that locally due not using a too recent Doxygen
version. The HTML output was fine, but once integrated with
Sphinx/Breathe, the parameters were still missing. Updating to
Doxygen 1.9.8 as now used by our CI fixed things)</p>
<p>Even<br>
</p>
<div>Le 09/05/2024 à 15:20, Andrew Bell via
gdal-dev a écrit :<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I'm looking at the documentation for
GDALRasterBand::RasterIO and it's surprising that the names of
the arguments aren't included in the function prototype
despite them being in the doxygen function definition. The
arguments are described well below the function prototype,
making it hard to match things up and you have to assume that
the order matches.<br>
<br>
<div>Does some doxygen expert know how the argument names
could somehow be included in the function prototype?<br>
<br>
Web page: <a href="https://gdal.org/api/gdalrasterband_cpp.html#classGDALRasterBand_1a75d4af97b3436a4e79d9759eedf89af4" target="_blank">https://gdal.org/api/gdalrasterband_cpp.html#classGDALRasterBand_1a75d4af97b3436a4e79d9759eedf89af4</a><br>
<br>
Source: <a href="https://fossies.org/linux/gdal/gcore/gdalrasterband.cpp" target="_blank">https://fossies.org/linux/gdal/gcore/gdalrasterband.cpp</a>
(line 110)</div>
<div><br>
--<br>
</div>
<div dir="ltr" class="gmail_signature">Andrew Bell<br>
<a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</div>
</div>
<br>
<fieldset></fieldset>
<pre>_______________________________________________
gdal-dev mailing list
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
</blockquote>
<pre cols="72">--
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</div>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>