[exim-dev] Re: [Bug 3099] Incorrect parsing of multiline rfc…

Página Inicial
Delete this message
Reply to this message
Autor: Johannes Berg
Data:  
Para: Andrew C Aitchison, exim-dev
Assunto: [exim-dev] Re: [Bug 3099] Incorrect parsing of multiline rfc2231 header filename
On Wed, 2024-07-03 at 10:34 +0100, Andrew C Aitchison via Exim-dev
wrote:
>
> I have gcc versions 7-14 on Ubuntu, and none of them give that warning,
> even with -Wall -Wextra


You can get it with -Wpedantic. However, it's technically not legal in C
(until C23, it seems, TIL!), and clang will complain about it more:

https://godbolt.org/z/njWWbGhqn

johannes

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-dev-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/