diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2025-04-26 13:56:23 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-26 10:31:27 -0700 |
commit | a3ef0f5c507a8830c8ebb96fcc7336d252d0381f (patch) | |
tree | 44574ba83cf3045cbfe9215f32d23e496ec52425 /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | 9c6c2d06e8c88013bb0fb0cf9b1d5fc5ce71878d (diff) | |
download | meta-openembedded-a3ef0f5c507a8830c8ebb96fcc7336d252d0381f.tar.gz |
fetchmail: upgrade to 6.5.2 to fix build with gcc-15
* fixes:
http://errors.yoctoproject.org/Errors/Details/852999/
../fetchmail-6.4.38/xmalloc.c:35:1: error: conflicting types for 'xrealloc'; have 'char *(char *, size_t)' {aka 'char *(char *, long unsigned int)'}
35 | xrealloc (XMALLOCTYPE *p, size_t n)
| ^~~~~~~~
In file included from ../fetchmail-6.4.38/xmalloc.c:9:
../fetchmail-6.4.38/xmalloc.h:28:14: note: previous declaration of 'xrealloc' with type 'char *(void *, size_t)' {aka 'char *(void *, long unsigned int)'}
28 | XMALLOCTYPE *xrealloc(/*@null@*/ void *, size_t n);
| ^~~~~~~~
COPYING was updated (copyright years update and openssl note was dropped) in:
https://sourceforge.net/p/fetchmail/git/ci/62a11ca4064e5b59e57ca7a8fce08c82af259731/
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions