From owner-freebsd-hackers@freebsd.org Fri Oct 30 11:46:08 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28B24A20EA8 for ; Fri, 30 Oct 2015 11:46:08 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from mail-lf0-x230.google.com (mail-lf0-x230.google.com [IPv6:2a00:1450:4010:c07::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A66531AD0; Fri, 30 Oct 2015 11:46:07 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by lfbf136 with SMTP id f136so17813467lfb.0; Fri, 30 Oct 2015 04:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bkHA7Bt9RPlNq/plVdJKLSVTHvC1LVbmRk50+sp3TJ8=; b=ElXNEu6w/c89HTGO8ueyyvAQpJ1OeBYtYVZIbCZ0p7wHzG3F4bso9i7ywoTiuOfVR9 YiTK2RZlCrtl5NUToIlmOHwo0rnEc1SNeMa8572vkQdygn930oH9PQiuzP174W/8Ooby owLLk2sKvU1MKqcQ+VfapMhq5537vhKYbVfmur9y1yLahkEHSF7mcZXO45zTAl2i7YZe 9+8U8xb+I/cj/oUGEJS2cCqwlNzmu+w2RWR5iuUp+CJGkj0lf+nmtU0vgTq1xKSiJaRt dwGqMvQYlmDyEaUjae5A0i6Rv1GgbECQ/n80rHN2c2SmBJwchH7NTqTUkcJ1tE1KqwGe waQQ== MIME-Version: 1.0 X-Received: by 10.25.20.158 with SMTP id 30mr2506207lfu.28.1446205565611; Fri, 30 Oct 2015 04:46:05 -0700 (PDT) Received: by 10.25.144.136 with HTTP; Fri, 30 Oct 2015 04:46:05 -0700 (PDT) In-Reply-To: References: <302195821622251047657@scdbackup.webframe.org> Date: Fri, 30 Oct 2015 12:46:05 +0100 Message-ID: Subject: Re: What to do with triaged Coverity complaints about makefs ? From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= To: Alan Somers Cc: Thomas Schmitt , "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Fri, 30 Oct 2015 12:17:22 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 11:46:08 -0000 2015-10-08 17:01 GMT+02:00 Alan Somers : > After your patches are committed, coverity will update the issues > automatically on its next scan. It currently scans once every 2 or 3 > weeks. Umm, yeah, so ... as I stated on a recent thread, this actually broke down. If you don't see a run _every_ week (ideally 2x a week), then yell at me, because something has broken (again) then. Have I mentioned that I'm looking for volunteers to up the bus factor here? :) Cheers, Uli