On 16 January 2018 at 14:26, Paolo Bonzini <pbonz...@redhat.com> wrote: > On 16/01/2018 15:22, Marc-André Lureau wrote: >>> * if not, and assuming --enable-debug tries to enable ASAN, should >>> --enable-debug complain if fiber support is not required? Should >>> --enable-debug enable ASAN if fiber support is not available? >> >> I propose to simply print a warning during configure > > Yes, it could do the same as --enable-asan.
The thing you want to avoid here is having one of my standard build configs produce new text saying 'warning' or 'error', because that will flag up to me as a build failure and I'll bounce the pullreq... thanks -- PMM