Date: Wed, 2 Oct 2019 15:01:14 +0200 From: Hans Petter Selasky <hps@selasky.org> To: Kyle Evans <kevans@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r338679 - head/lib/libusb Message-ID: <68a9bd0d-c773-8ce2-08f5-4c96ef5a1d68@selasky.org> In-Reply-To: <CACNAnaHnQcYvhwvVmNXdC6oHC77r%2BvRbDOe6sSPX5RGvaMmiLg@mail.gmail.com> References: <201809141341.w8EDfbtO070815@repo.freebsd.org> <CACNAnaHeNc74Mvsp6Nxi4PvPYxRQW=w30i26OhC%2B42_YBf8-WQ@mail.gmail.com> <CACNAnaHnQcYvhwvVmNXdC6oHC77r%2BvRbDOe6sSPX5RGvaMmiLg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-10-02 14:58, Kyle Evans wrote: > Sorry, I missed that the (ctx)->debug checks just moved a little > further in... debugging a little better, because LIBUSB_DEBUG=0 > doesn't seem to do the trick for this person. I believe the prints are off by default, unless you call libusb_set_debug() in your application. If you want them compile-time removed, you'll need to do something. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68a9bd0d-c773-8ce2-08f5-4c96ef5a1d68>