gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-portable
authorRuud van der Pas <ruud.vanderpas@oracle.com>
Fri, 22 Jul 2022 13:27:41 +0000 (06:27 -0700)
committerVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Mon, 25 Jul 2022 22:05:49 +0000 (15:05 -0700)
commit2e2a82421ac0c817d433d2698ed29ce84d1f1574
treec1ae66368ec7b6da5d06326db6edff3ac250c8bf
parent872ae1027e3a4d344333acf7507a32874444e3b0
gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-portable

gprofng/Changelog:
2022-07-22  Ruud van der Pas  <ruud.vanderpas@oracle.com>

PR gprofng/29352
* gp-display-html/gp-display-html.in: the hex subroutine from
the bigint module is now used.
gprofng/gp-display-html/gp-display-html.in