On 2011-10-04 at 15:58 +0200, Heiko Schlichting wrote: > > 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.
Yeah, this one was me. In fact, it's code correct and could never do the wrong thing, but I had used a BOOL* instead of a BOOL, you're right. Duh. Fixed. -- ## 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/
