Changes between Initial Version and Version 1 of Ticket #61624, comment 7


Ignore:
Timestamp:
Dec 17, 2020, 4:17:50 PM (3 years ago)
Author:
miken32 (Michael Newton)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61624, comment 7

    initial v1  
    1 Is there anything we can do to help resolve this issue? Any patches to test, or upstream bugs to file?
     1Is there anything we can do to help resolve this issue? Any patches to test, or upstream bugs to file? I'm not a C programmer, but my understanding is this function just needs to be pre-declared either at the top of the file or in a header file. Since it violates current C standards, it seems like it's a no-brainer to just add it to the header but I assume there's some drawback?