diff options
author | Steve Vinoski <[email protected]> | 2014-10-01 18:44:36 -0400 |
---|---|---|
committer | Steve Vinoski <[email protected]> | 2014-10-02 15:25:18 -0400 |
commit | a22560bae02fcb531538d692cbfcc0e293d57747 (patch) | |
tree | 3192d4bfe1230601ec1b67a582808b60c3486441 /prebuild.skip | |
parent | 86ae7ccc44b38137c504a46b619ffad935d74b99 (diff) | |
download | otp-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 'prebuild.skip')
0 files changed, 0 insertions, 0 deletions