commit | 81d932ca1f15896716db4270acb05e3679d80fe4 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Oct 01 09:10:10 2021 +0200 |
committer | Alexey Kardashevskiy <aik@ozlabs.ru> | Wed Oct 06 13:27:09 2021 +1100 |
tree | 1bcde338e911a3c225bd8e66fa91c6a084439f14 | |
parent | 0705a5cc1df7ad6bd3c2a7dfb1faccd3b44269c1 [diff] |
Silence some trivial compiler warning in the js2x code We enabled additional compiler warnings in commit 26d8ba170355c9, but so far we did not address the additional warnings in the js2x code yet. This patch fixes at least some of the trivial warnings there. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>