<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Andrew,</p>
    <p>this is now fixed per
<a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/commit/393eee77b40ae16751e4d2c0ad3e53386b22d025">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 class="moz-cite-prefix">Le 09/05/2024 à 15:20, Andrew Bell via
      gdal-dev a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CACJ51z3MJqhmQLL5xL_OQYKV1Qg24ptptXtPmcuBBpp6vRENyw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <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"
              moz-do-not-send="true" class="moz-txt-link-freetext">https://gdal.org/api/gdalrasterband_cpp.html#classGDALRasterBand_1a75d4af97b3436a4e79d9759eedf89af4</a><br>
            <br>
            Source: <a
href="https://fossies.org/linux/gdal/gcore/gdalrasterband.cpp"
              moz-do-not-send="true" class="moz-txt-link-freetext">https://fossies.org/linux/gdal/gcore/gdalrasterband.cpp</a>
            (line 110)</div>
          <div><br>
            --<br>
          </div>
          <div dir="ltr" class="gmail_signature"
            data-smartmail="gmail_signature">Andrew Bell<br>
            <a href="mailto:andrew.bell.ia@gmail.com" target="_blank"
              moz-do-not-send="true" class="moz-txt-link-freetext">andrew.bell.ia@gmail.com</a></div>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>