On 08/09/2021 09:01, David Restall via Exim-users wrote:
While compiling 4.95-RC2 I'm still seeing the following warnings emitted :-

cc filter.c
filter.c: In function 'interpret_commands':
filter.c:2018:23: warning: assignment discards 'const' qualifier from pointer 
target type [-Wdiscarded-qualifiers]
  2018 |  else headers_charset = s; /*XXX loses track of const */

These are expected and can be ignored.

and the source compiles clean without warnings.

Unfortunately, you've only hidden the problem.
--
Cheers,
  Jeremy

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to