Opened 3 months ago

Last modified 3 months ago

#70255 closed defect

opendx — at Version 1

Reported by: bernstei Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: opendx

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

Like #61842, opendx compilation has once again broken due to updates to default clang language version and warning vs. error behavior. In particular, it complains about default int arguments and incompatible function pointer types.

I have a workaround, similar to that for the earlier ticket, that reverts the compiler to behavior expected by this old codebase. If someone could apply it to the Portfile, I'd be happy to share it.

Change History (1)

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

Description: modified (diff)
Port: opendx added

Reverting the compiler to prior permissive behavior is not desired. Fixing the problems correctly is what's needed.

Note: See TracTickets for help on using tickets.