From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8AA75394EC39; Mon, 8 Feb 2021 13:14:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8AA75394EC39 From: "dodji at seketeli dot org" To: libabigail@sourceware.org Subject: [Bug default/26012] abidiff: do not emit qualified name for data members Date: Mon, 08 Feb 2021 13:14:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: dodji at seketeli dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2021 13:14:40 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26012 --- Comment #3 from dodji at seketeli dot org --- Hello, gprocida+abigail at google dot com via Libabigail a =C3=A9crit: > https://sourceware.org/bugzilla/show_bug.cgi?id=3D26012 > > Giuliano Procida changed: > > What |Removed |Added > -------------------------------------------------------------------------= --- > CC| |gprocida+abigail at goog= le dot com > > --- Comment #1 from Giuliano Procida = --- > Dodji, how would you feel about an intermediate stage where the types are > retained, but the redundant qualification is eliminated? I like the idea! > 'struct task_struct at sched.h:635:1' changed: > type size hasn't changed > 1 data member insertion: > 'unsigned int in_ubsan', at offset 16704 (in bits) at sched.h:1006:1 > there are data member changes: > 'void* journal_info' offset changed from 16704 to 16768 (in bits) (by= +64 > bits) > 'bio_list* bio_list' offset changed from 16768 to 16832 (in bits) (by= +64 > bits) > 'blk_plug* plug' offset changed from 16832 to 16896 (in bits) (by +64= bits) > 'reclaim_state* reclaim_state' offset changed from 16896 to 16960 (in= bits) > (by +64 bits) > 'backing_dev_info* backing_dev_info' offset changed from 16960 to 170= 24 (in > bits) (by +64 bits) > 'io_context* io_context' offset changed from 17024 to 17088 (in bits)= (by > +64 bits) > 'capture_control* capture_control' offset changed from 17088 to 17152= (in > bits) (by +64 bits) > 'unsigned long int ptrace_message' offset changed from 17152 to 17216= (in > bits) (by +64 bits) > 'kernel_siginfo_t* last_siginfo' offset changed from 17216 to 17280 (= in > bits) (by +64 bits) And I like the output as well. I think it's perfect. Thanks. Cheers, --=20 You are receiving this mail because: You are on the CC list for the bug.=