[exim-dev] [Bug 1761] 4.87_RC2 dns.c compile error on OpenBS…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: admin
Datum:  
To: exim-dev
Betreff: [exim-dev] [Bug 1761] 4.87_RC2 dns.c compile error on OpenBSD 5.8 - 'struct in6_addr' has no member named '__in6_u'
https://bugs.exim.org/show_bug.cgi?id=1761

jasen Betts <eximbugzilla@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eximbugzilla@???.
                   |                            |org


--- Comment #6 from jasen Betts <eximbugzilla@???> ---
C99 allows the use of buffer[] instead of buffer[1] as the last element of a
struct for the case when it is variable size,

what's the oldest C standard that must be supported?

--
You are receiving this mail because:
You are on the CC list for the bug.