From owner-freebsd-stable@FreeBSD.ORG Tue Jun 18 19:03:59 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 66535B17 for ; Tue, 18 Jun 2013 19:03:59 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ob0-x233.google.com (mail-ob0-x233.google.com [IPv6:2607:f8b0:4003:c01::233]) by mx1.freebsd.org (Postfix) with ESMTP id 37C8C1DE8 for ; Tue, 18 Jun 2013 19:03:59 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id xk17so5043488obc.10 for ; Tue, 18 Jun 2013 12:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=hwLBVjgf6o1wy4/gOIIoEUVoRBasSXQwR9LW/bgqHNk=; b=p3ahjceCTP9EGLl+RAR3aM6E6YBdxyWl63v89ho59asl0NMS+f2ekGbp3YkvwCq2VT dFSDMyh9fOL0GLuIHRW90JUj/Eo1FyvLM3RDG51rteK0gWPmBlEzvIUNmyogdkQacf6x hk1uGO4i0eNRF70b5JUMH4Pvt+sUwlUGqKqqVfbSKwhVQ8QamTwLWup6TgHA25mRJ5qU g10Ma6bdXRrZHfPxuVRYxqirQTo/A/L9viGh+/nsjKzBtjXejiZF60Onp1njTGrmB/O6 ql32zKf0LXreM1LwhlQjTgG2Tz6wzWeDoHOaUSWxZQstPjxXOHaCtqZSQi3GFWwaKV9H SiwQ== MIME-Version: 1.0 X-Received: by 10.60.62.103 with SMTP id x7mr12778785oer.6.1371582238719; Tue, 18 Jun 2013 12:03:58 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.76.112.212 with HTTP; Tue, 18 Jun 2013 12:03:58 -0700 (PDT) Date: Tue, 18 Jun 2013 12:03:58 -0700 X-Google-Sender-Auth: j0Hv5gRJGBACa5lEjqt5RlSW-gI Message-ID: Subject: include/c++/v1 still in BSD.include.dist as well as in obsolete_files From: Kevin Oberman To: "freebsd-stable@freebsd.org Stable" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2013 19:03:59 -0000 When I run "make check-old, the /usr/include/c++/v1 and v1/ext directories are listed as old, but they are still present in BSD.include.dist, so are recreated every time I installworld. Could these directories be removed from BSD.include.dist, as I am pretty sure that they ARE obsolete. -- R. Kevin Oberman, Network Engineer E-mail: rkoberman@gmail.com