From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99247 invoked by alias); 11 Dec 2019 15:50:53 -0000 Mailing-List: contact dwz-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: dwz-owner@sourceware.org Received: (qmail 99238 invoked by uid 89); 11 Dec 2019 15:50:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.3 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=letter X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on sourceware.org X-Spam-Level: X-HELO: mx1.suse.de X-Virus-Scanned: by amavisd-new at test-mx.suse.de Date: Tue, 01 Jan 2019 00:00:00 -0000 From: Michael Matz To: Tom de Vries cc: dwz@sourceware.org, jakub@redhat.com Subject: Re: [RFC 1/13][odr] Cover letter In-Reply-To: <44919257-1313-ed65-fb88-43b377a9bb12@suse.de> Message-ID: References: <20191210171830.GA13804@delia> <44919257-1313-ed65-fb88-43b377a9bb12@suse.de> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-SW-Source: 2019-q4/txt/msg00149.txt.bz2 Hello, On Wed, 11 Dec 2019, Tom de Vries wrote: > > but would expand a little bit on > > the explanations. For --odr I would add a sentence describing the effect > > of applying the ODR rule (without going into too much detail), i.e. > > mention that this causes type DIEs that have to be the same per C++ rules > > (same name basically) to be more forcefully deduped. Also a > > description of the two modes basic/link might be in order for the user to > > make a meaningful choice; alteratively describe it as debug/development > > option if the user isn't supposed to use it in regular use. > > > > I've updated the man page entries with your suggestions. > > Better like this? Yep. Ciao, Michael.