aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe/hipe_bif0.c
diff options
context:
space:
mode:
authorSteve Vinoski <[email protected]>2014-10-01 18:44:36 -0400
committerSteve Vinoski <[email protected]>2014-10-02 15:25:18 -0400
commita22560bae02fcb531538d692cbfcc0e293d57747 (patch)
tree3192d4bfe1230601ec1b67a582808b60c3486441 /erts/emulator/hipe/hipe_bif0.c
parent86ae7ccc44b38137c504a46b619ffad935d74b99 (diff)
downloadotp-a22560bae02fcb531538d692cbfcc0e293d57747.tar.gz
otp-a22560bae02fcb531538d692cbfcc0e293d57747.tar.bz2
otp-a22560bae02fcb531538d692cbfcc0e293d57747.zip
Fix missing field initializer in ERL_NIF_INIT macro
In the ERL_NIF_INIT macro, add a missing static initializer for the new options field which was added to the ErlNifEntry struct for 17.3. This fix prevents compile-time errors in NIFs when the compiler is instructed to treat missing field initializers as errors.
Diffstat (limited to 'erts/emulator/hipe/hipe_bif0.c')
0 files changed, 0 insertions, 0 deletions