<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support for &h &o Basic literals is incomplete"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130677#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support for &h &o Basic literals is incomplete"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130677">bug 130677</a>
              from <span class="vcard"><a class="email" href="mailto:LibreOfficiant@sfr.fr" title="LibreOļ¬ƒciant <LibreOfficiant@sfr.fr>"> <span class="fn">LibreOļ¬ƒciant</span></a>
</span></b>
        <pre>MAX and MIN literal expressions must be checked

&h: &h7FFFFFFF = 2^31-1 - &h80000000 = 2^31)
&o: ..

I assume this is performed inside test_scanner.cxx. I am unclear as far as &o
octal literals are concerned. Is this the cases for all contexts/runtimes?

MS-VBA compiler rejects overflow and underflow situations.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>