[Bastian Blank]
> qsort is called with "struct item **", so cmpaddr always gets "struct
> item *".
>
> | struct item **itemlist;
> | qsort(itemlist, n, sizeof(itemlist[0]), cmpaddr);
>
> But it interprets them as "const struct network *", not even as "const
> struct addr *" as the name might imply.
Processing commands for cont...@bugs.debian.org:
> severity 1052570 serious
Bug #1052570 [src:jlapack] jlapack: FTBFS with OpenJDK 21 due to unsupported
javac source/target level 7
Severity set to 'serious' from 'important'
> severity 1052574 serious
Bug #1052574 [src:geotranz] geotranz: FTBFS wi
Processing control commands:
> tag 1075586 patch
Bug #1075586 [src:trickle] trickle: ftbfs with GCC-14
Ignoring request to alter tags of bug #1075586 to the same tags previously set
> forwarded 1075586
> https://github.com/mariusae/trickle/issues/34#issuecomment-2134139388
Bug #1075586 [src:trick
Processing control commands:
> tag 1075586 patch
Bug #1075586 [src:trickle] trickle: ftbfs with GCC-14
Added tag(s) patch.
> forwarded 1075586
> https://github.com/mariusae/trickle/issues/34#issuecomment-2134139388
Bug #1075586 [src:trickle] trickle: ftbfs with GCC-14
Set Bug forwarded-to-address
Control: tag 1075586 patch
Control: forwarded 1075586
https://github.com/mariusae/trickle/issues/34#issuecomment-2134139388
On Wed, Jul 03, 2024 at 12:46:27PM +, Matthias Klose wrote:
> [...]
> xdr.c: In function ‘xdr_msg’:
> xdr.c:106:32: error: passing argument 5 of ‘xdr_union’ from incompa
Hi
I just looked at this bug and I wonder if nslint works correctly at all.
There are type mismatches in this exact mentioned spot.
qsort is called with "struct item **", so cmpaddr always gets "struct
item *".
| struct item **itemlist;
| qsort(itemlist, n, sizeof(itemlist[0]), cmpaddr);
But it
Package: python3-mwclient
Severity: important
Owner: Taavi Väänänen
Tags: upstream
Upstream MediaWiki is trying to drop the 'writeapi' flag in the siteinfo
API output as a part of [0]. This has been always 'true' for the past
several years, but mwclient still always checks it and throws an error
7 matches
Mail list logo