Skip to content

Commit

Permalink
Revive JVM build
Browse files Browse the repository at this point in the history
mid1221213++
  • Loading branch information
AlexDaniel committed Aug 19, 2017
1 parent d4d77b6 commit 2cc2eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vm/jvm/QAST/Compiler.nqp
Original file line number Diff line number Diff line change
Expand Up @@ -2064,6 +2064,7 @@ my %const_map := nqp::hash(
'C_TYPE_LONGLONG', -5,
'C_TYPE_SIZE_T', -6,
'C_TYPE_BOOL', -7,
'C_TYPE_ATOMIC_INT', -8,
'C_TYPE_FLOAT', -1,
'C_TYPE_DOUBLE', -2,
'C_TYPE_LONGDOUBLE', -3,
Expand Down

0 comments on commit 2cc2eca

Please sign in to comment.