Opened 9 months ago

Last modified 3 months ago

#69142 closed defect

MoarVM @2023.12: error: incomplete definition of type 'struct uv__queue' — at Version 1

Reported by: kwolcott Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: MoarVM

Description (last modified by ryandesign (Ryan Carsten Schmidt))

3rdparty/libuv/src/queue.h:36:22: note: forward declaration of 'struct uv__queue'
static inline struct uv__queue* uv__queue_head(const struct uv__queue* q) {
                     ^

Change History (2)

Changed 9 months ago by kwolcott

Attachment: MoarVM_main.log.bz2 added

comment:1 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Summary: MoarVM: build from source failsMoarVM @2023.12: error: incomplete definition of type 'struct uv__queue'
Version: 2.8.1
Note: See TracTickets for help on using tickets.