pass jny: changed the constructor initializers to use parens rather than curly-braces...
authorAki Van Ness <aki@yosyshq.com>
Thu, 24 Feb 2022 14:54:03 +0000 (09:54 -0500)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 26 May 2022 02:36:44 +0000 (19:36 -0700)
commitc82e34dc7603a12f222c29892b578fb482c636e1
tree88da9ee1ddbf34e0ced8594a6f8b2d27df64ed11
parent9fa497351695502eef5f496107eed35955aa91a4
pass jny: changed the constructor initializers to use parens rather than curly-braces to hopefully make GCC 4.8 happy

(cherry picked from commit 1be9bef28bca20014ee778a986280453a6b47a38)
backends/jny/jny.cc