public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/20175] New: Classify certain const-ness subtype changes as harmless
@ 2016-01-01  0:00 dodji at redhat dot com
  2019-01-01  0:00 ` [Bug default/20175] Classify CV qualifiers changes in variable type " dodji at redhat dot com
  2019-01-01  0:00 ` dodji at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: dodji at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

https://sourceware.org/bugzilla/show_bug.cgi?id=20175

            Bug ID: 20175
           Summary: Classify certain const-ness subtype changes as
                    harmless
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: dodji at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

Look at this ABI change reported by abipkgdiff at
https://taskotron-dev.fedoraproject.org/artifacts/all/7f1db5c0-2611-11e6-a366-525400571835/task_output/nss-3.24.0-1.0.fc23.log
between packages nss-3.23.0-1.0.fc23.x86_64.rpm and
nss-3.24.0-1.0.fc23.x86_64.rpm:

================ changes of 'libnss3.so'===============
  Functions changes summary: 0 Removed, 1 Changed (61 filtered out), 0 Added
function
  Variables changes summary: 0 Removed, 1 Changed (35 filtered out), 0 Added
variable

  [...]

  1 Changed variable:

    [C]'const SEC_ASN1Template[6] CERT_CertificateRequestTemplate' was changed
to 'const const SEC_ASN1Template[6] CERT_CertificateRequestTemplate' at
certreq.c:28:1:
      type of variable changed:
       'const SEC_ASN1Template[6]' changed to 'const const SEC_ASN1Template[6]'


================ end of changes of 'libnss3.so'===============


This type change from 'const SEC_ASN1Template[6]' to 'const const
SEC_ASN1Template[6]' should be categorized as harmless and be automatically
ignored by libabigail.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug default/20175] Classify CV qualifiers changes in variable type as harmless
  2016-01-01  0:00 [Bug default/20175] New: Classify certain const-ness subtype changes as harmless dodji at redhat dot com
@ 2019-01-01  0:00 ` dodji at redhat dot com
  2019-01-01  0:00 ` dodji at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: dodji at redhat dot com @ 2019-01-01  0:00 UTC (permalink / raw)
  To: libabigail

https://sourceware.org/bugzilla/show_bug.cgi?id=20175

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Classify certain const-ness |Classify CV qualifiers
                   |subtype changes as harmless |changes in variable type as
                   |                            |harmless

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug default/20175] Classify CV qualifiers changes in variable type as harmless
  2016-01-01  0:00 [Bug default/20175] New: Classify certain const-ness subtype changes as harmless dodji at redhat dot com
  2019-01-01  0:00 ` [Bug default/20175] Classify CV qualifiers changes in variable type " dodji at redhat dot com
@ 2019-01-01  0:00 ` dodji at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: dodji at redhat dot com @ 2019-01-01  0:00 UTC (permalink / raw)
  To: libabigail

https://sourceware.org/bugzilla/show_bug.cgi?id=20175

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from dodji at redhat dot com ---
This should be now fixed by commit
https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commit;h=7d639aef704a1e655b8d30f7b1395c0c0491de22
in the master branch of the git repo.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-25 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-01  0:00 [Bug default/20175] New: Classify certain const-ness subtype changes as harmless dodji at redhat dot com
2019-01-01  0:00 ` [Bug default/20175] Classify CV qualifiers changes in variable type " dodji at redhat dot com
2019-01-01  0:00 ` dodji at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).