diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-01-19 22:55:21 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-19 22:55:21 +0000 |
| commit | 2193026e9fe9189a04a585e217a272e44ef93bca (patch) | |
| tree | 0ba5929dc3b4f0a12e2b7d81fa6c1f5d11e74129 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 4e8cc56b97cc2b796c06dc420f072951af06da9a (diff) | |
efivar: pull `gcc-13` fix pending upstream inclusion
Without the change (and without disabled warnings) the build fails as:
esl-iter.c:84:1: error: conflicting types for 'esl_iter_next_with_size_correction' due to enum/integer mismatch; have 'esl_iter_status_t(esl_iter *, efi_guid_t *, efi_guid_t *, uint8_t **, size_t *, _Bool)' {aka 'enum esl_iter_status(esl_iter *, efi_guid_t *, efi_guid_t *, unsigned char **, long unsigned int *, _Bool)'} [-Werror=enum-int-mismatch]
84 | esl_iter_next_with_size_correction(esl_iter *iter, efi_guid_t *type,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from efisec.h:25,
from esl-iter.c:7:
esl-iter.h:61:12: note: previous declaration of 'esl_iter_next_with_size_correction' with type 'int(esl_iter *, efi
*, efi_guid_t *, uint8_t **, size_t *, _Bool)' {aka 'int(esl_iter *, efi_guid_t *, efi_guid_t *, unsigned char **, long unsigned int *, _Bool)'}
61 | extern int esl_iter_next_with_size_correction(esl_iter *iter, efi_guid_t *type,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
