Opened 33 hours ago

#70796 assigned defect

py312-ruamel-yaml-clib @0.2.8: incompatible function pointer types

Reported by: amake (Aaron Madlon-Kay) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Sequoia Cc:
Port: py312-ruamel-yaml-clib, py311-ruamel-yaml-clib

Description

On Sequioa I get errors like the following for both py312-* and py311-* (others not attempted):

:info:build _ruamel_yaml.c:5929:52: error: incompatible function pointer types passing 'int (void *, char *, int, int *)' to parameter of type 'yaml_read_handler_t *' (aka 'int (*)(void *, unsigned char *, unsigned long, unsigned long *)') [-Wincompatible-function-pointer-types]

Attachments (1)

main.log (51.8 KB) - added by amake (Aaron Madlon-Kay) 33 hours ago.

Download all attachments as: .zip

Change History (1)

Changed 33 hours ago by amake (Aaron Madlon-Kay)

Attachment: main.log added
Note: See TracTickets for help on using tickets.