| Change |
Effect |
1 | Field hc2hc has been added to this type. | Size of the union has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field hc2real has been added to this type. | Size of the union has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field rader has been added to this type. | Size of the union has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Field real2hc has been added to this type. | Size of the union has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
5 | Field rgeneric has been added to this type. | Size of the union has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
6 | Size of field notw has been changed from 8 bytes to 12 bytes. | 1) Size of the inclusive type has changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
7 | Size of field twiddle has been changed from 16 bytes to 20 bytes. | 1) Size of the inclusive type has changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
fftw ( fftw_plan plan, int howmany, FFTW_COMPLEX* in, int istride, int idist, FFTW_COMPLEX* out, int ostride, int odist )Field 'plan->root->nodeu' in 1st parameter 'plan' (pointer) has type 'anon-union-fftw.h-161'.
fftw_create_plan ( int n, fftw_direction dir, int flags )Field 'retval->root->nodeu' in return value (pointer) has type 'anon-union-fftw.h-161'.
fftw_destroy_plan ( fftw_plan plan )Field 'plan->root->nodeu' in 1st parameter 'plan' (pointer) has type 'anon-union-fftw.h-161'.
fftw_fprint_plan ( FILE* f, fftw_plan plan )Field 'plan->root->nodeu' in 2nd parameter 'plan' (pointer) has type 'anon-union-fftw.h-161'.
fftw_print_plan ( fftw_plan plan )Field 'plan->root->nodeu' in 1st parameter 'plan' (pointer) has type 'anon-union-fftw.h-161'.