Changes between Initial Version and Version 1 of Ticket #69142


Ignore:
Timestamp:
Jan 21, 2024, 10:41:28 AM (9 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69142

    • Property Version changed from to 2.8.1
    • Property Summary changed from MoarVM: build from source fails to MoarVM @2023.12: error: incomplete definition of type 'struct uv__queue'
  • Ticket #69142 – Description

    initial v1  
     1{{{
    123rdparty/libuv/src/queue.h:36:22: note: forward declaration of 'struct uv__queue'
    23static inline struct uv__queue* uv__queue_head(const struct uv__queue* q) {
    34                     ^
     5}}}