<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Jukka,</p>
    <p>those backtics are there from day one:
<a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/commit/3359e3f9f2b1d4c1197ab14395efe652eded37da">https://github.com/OSGeo/gdal/commit/3359e3f9f2b1d4c1197ab14395efe652eded37da</a>
      . I suppose this is just for aesthetics. I assume this should be
      fine to change that to single quotes (although some downstream
      consumers that would dump ogrinfo output and do exact comparison
      with reference files would probably be unhappy, but we have
      regularly do changes that affect the exact output of ogrinfo
      through the years).  If you want to do that, a few expected
      results in autotest/utilities/test_ogrinfo.py will need to be
      adapted as well as
      <a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/blob/master/apps/ogrinfo.cpp">https://github.com/OSGeo/gdal/blob/master/apps/ogrinfo.cpp</a></p>
    <p>Even<br>
    </p>
    <div class="moz-cite-prefix">Le 21/03/2022 à 12:43, Rahkonen Jukka
      (MML) a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:24ee872b9bf44af682739a4388a585ba@maanmittauslaitos.fi">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}span.Shkpostityyli17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span lang="EN-US">I have been wondering
            for a long time why orginfo is using backtics/backquotes in
            the output. In this example before “foo” and “ESRI”<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">ogrinfo foo.shp<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">INFO: Open of `foo.shp'<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">      using driver `ESRI
            Shapefile' successful.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Not so big problem but
            in markup the backtick means the beginning/end of a code
            block and copy-pasting ogrinfo report may require some hand
            editing. Would it make any harm to use single quotes at both
            ends?<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">-Jukka Rahkonen-<o:p></o:p></span></p>
      </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>