Skip to content

Conversation

@bkuhls
Copy link
Contributor

@bkuhls bkuhls commented Oct 18, 2025

Fixes build error found by buildroot autobuilders:

output_viewer.c:125:32: error: assignment to 'boolean (*)(struct jpeg_decompress_struct )' from incompatible pointer type 'int ()(struct jpeg_decompress_struct *)' [-Wincompatible-pointer-types]

Fixes build error found by buildroot autobuilders:

output_viewer.c:125:32: error: assignment to 'boolean (*)(struct jpeg_decompress_struct *)'
from incompatible pointer type 'int (*)(struct jpeg_decompress_struct *)'
[-Wincompatible-pointer-types]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant