Re: [Dnsmasq-discuss] v2.91test1 compile failure on FreeBSD

2024-12-30 Thread Simon Kelley
On 29/12/2024 23:04, Matthias Andree via Dnsmasq-discuss wrote: I think the previous RR_IMDATALEN expression is fine as long as you #include before its first use, and as along as you won't coin your own version of offsetof, of which I don't know a conforming/portable way. dnsmasq.h ~includ

Re: [Dnsmasq-discuss] v2.91test1 compile failure on FreeBSD

2024-12-29 Thread Matthias Andree via Dnsmasq-discuss
Am 24.12.24 um 12:07 schrieb Simon Kelley: On 22/12/2024 10:44, Matthias Andree via Dnsmasq-discuss wrote: Am 20.12.24 um 22:16 schrieb Simon Kelley: On 12/20/24 12:27, Matthias Andree via Dnsmasq-discuss wrote: Simon, I cannot compile v2.91test1 on FreeBSD 14.2, errors below. (Neither ta

Re: [Dnsmasq-discuss] v2.91test1 compile failure on FreeBSD

2024-12-24 Thread Simon Kelley
On 22/12/2024 10:44, Matthias Andree via Dnsmasq-discuss wrote: Am 20.12.24 um 22:16 schrieb Simon Kelley: On 12/20/24 12:27, Matthias Andree via Dnsmasq-discuss wrote: Simon, I cannot compile v2.91test1 on FreeBSD 14.2, errors below. (Neither tarball nor Git compile.) (2nd to last shown e

Re: [Dnsmasq-discuss] v2.91test1 compile failure on FreeBSD

2024-12-22 Thread Matthias Andree via Dnsmasq-discuss
Am 20.12.24 um 22:16 schrieb Simon Kelley: On 12/20/24 12:27, Matthias Andree via Dnsmasq-discuss wrote: Simon, I cannot compile v2.91test1 on FreeBSD 14.2, errors below. (Neither tarball nor Git compile.) (2nd to last shown errors). Patch attached, should be fine with git-am. Patch applied

Re: [Dnsmasq-discuss] v2.91test1 compile failure on FreeBSD

2024-12-20 Thread Simon Kelley
On 12/20/24 12:27, Matthias Andree via Dnsmasq-discuss wrote: Simon, I cannot compile v2.91test1 on FreeBSD 14.2, errors below. (Neither tarball nor Git compile.) (2nd to last shown errors). Patch attached, should be fine with git-am. Patch applied, thanks. Adding multiple unions with va