https://bugs.exim.org/show_bug.cgi?id=2016

--- Comment #11 from Leonhard Knauff <[email protected]> ---
(In reply to Heiko Schlittermann from comment #10)
> (In reply to Leonhard Knauff from comment #9)
> > Please,
> > for  very good old Solaris ;-) :
> > 
> >
> > 
> > -- diff  macros.h.489-2016  macros.h.489-2016-LK
> > 21a22,25
> > > /* Minimum of two items */
> > > #ifndef MIN
> > > # define MIN(a,b) ((a) < (b) ? (a) : (b))
> > > #endif
> 
> src/OS/os.h-SunOS5 contains it, since 0d28287c (Jan, 24th).
> Which OS header do you include?

Sorry:  solved: you are right.

I adapted the changes manually to the orig exim-4.88.tar.gz (to a copy tree 
of "exim-4.88/"), and there was the old "src/OS/os.h-SunOS5" from Dec.2016
.  :-((((

"test/exim-4.89_RC1.tar.gz" is right.  :-))

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to