The library does not have a non-inline definition of aligned_alloc(). There is an aligned_alloc.c, which contains an extern declaration, and included hte inline definition, buit it doesn't seem to work (unlike similar isupper(), etc).
Philipp
Bugs: #2871
Fixed in [r11134] by compiling the library in C11 mode.
Log in to post a comment.
Fixed in [r11134] by compiling the library in C11 mode.
Philipp