> I have uploaded Exim 4.77 RC2 to:
>       ftp://ftp.exim.org/pub/exim/exim4/test/
> 
> The only change from RC1 is that the reversion script used in the build
> process is now safe when /bin/sh is bash in strict POSIX mode.

Does not compile with MIPSpro C compiler. This is not important as IRIX is
exotic nowadays but it looks like a bug in exim source and gcc does not
care.

---------------------------------------------
cc expand.c
cc-1140 cc: ERROR File = expand.c, Line = 1778
  A value of type "int" cannot be used to initialize an entity of type "BOOL *".

  BOOL *sub2_honour_dollar = TRUE;
                             ^
---------------------------------------------

Variable sub2_honour_dollar should be BOOL not BOOL *.

Heiko

Heiko Schlichting                Freie Universität Berlin
[email protected]   Zentraleinrichtung für Datenverarbeitung
Telefon +49 30 838-54327         Fabeckstraße 32
Telefax +49 30 838454327         14195 Berlin

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
## 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