Re: Xcode 12

2020-11-12 Thread Jim Jagielski
Yep... I fixed both versions. > On Nov 12, 2020, at 4:24 AM, Branko Čibej wrote: > > On 29.10.2020 21:01, Christopher Schultz wrote: >> Jim, >> >> On 10/29/20 10:04, Jim Jagielski wrote: >>> Anyone hacking away on httpd and/or APR w/ Xcode 12? On my system

Re: Xcode 12

2020-11-12 Thread Branko Čibej
On 29.10.2020 21:01, Christopher Schultz wrote: Jim, On 10/29/20 10:04, Jim Jagielski wrote: Anyone hacking away on httpd and/or APR w/ Xcode 12? On my system at least it is throwing errors about -Werror,-Wimplicit-function-declaration, and not enabling IPv6: checking if APR supports

Re: Xcode 12

2020-10-29 Thread Christopher Schultz
Jim, On 10/29/20 10:04, Jim Jagielski wrote: Anyone hacking away on httpd and/or APR w/ Xcode 12? On my system at least it is throwing errors about -Werror,-Wimplicit-function-declaration, and not enabling IPv6: checking if APR supports IPv6... no -- no working getaddrinfo also likely

Re: Xcode 12

2020-10-29 Thread Graham Leggett
On 29 Oct 2020, at 14:05, Jim Jagielski wrote: > Anyone hacking away on httpd and/or APR w/ Xcode 12? On my system at least > it is throwing errors about -Werror,-Wimplicit-function-declaration, and not > enabling IPv6: > >checking if APR supports IPv6... no -- no work

Xcode 12

2020-10-29 Thread Jim Jagielski
Anyone hacking away on httpd and/or APR w/ Xcode 12? On my system at least it is throwing errors about -Werror,-Wimplicit-function-declaration, and not enabling IPv6: checking if APR supports IPv6... no -- no working getaddrinfo also likely due to an error when compiling because of