Menu

#2855 No non-inline-definition of aligned_alloc()

closed-fixed
None
other
5
2019-03-21
2018-12-12
No

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

Related

Bugs: #2871

Discussion

  • Philipp Klaus Krause

    • assigned_to: Philipp Klaus Krause
     
  • Philipp Klaus Krause

    • status: open --> closed-fixed
     
  • Philipp Klaus Krause

    Fixed in [r11134] by compiling the library in C11 mode.

    Philipp

     

Log in to post a comment.

MongoDB Logo MongoDB