Menu

#412 WIN32: MSVC: fix unsupported GNU extension (empty structures)

v3.x
closed-accepted
gpz
None
bugfix
2025-11-30
2025-11-29
No

MSVC is unsable to build src/sid/sid.c because sound_s is declared without items.
I read that this is a GNU extension that allows you to declare a special structure with size equal to zero.
This is unsupported on MSVC, so I did a tiny patch for fixing it in my project.

1 Attachments

Discussion

  • gpz

    gpz - 2025-11-29

    would you add a comment that explains why it was done like this, please?

     
  • gpz

    gpz - 2025-11-30

    applied in r45873

     
  • gpz

    gpz - 2025-11-30
    • status: open --> closed-accepted
    • assigned_to: gpz
     

Log in to post a comment.

MongoDB Logo MongoDB