<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.com/dueno">Daiki Ueno</a>
commented on a
<a href="https://gitlab.com/gnutls/gnutls/-/issues/954#note_305067089">discussion</a>:
</p>
<div style="">
<blockquote dir="auto">
<p>Why do you think that this serialization is not stable? I understand that some env paths are there, but to my understanding this is a stable format that is intended to be used for our purpose of taking a snapshot of the ABI.</p>
</blockquote>
<p dir="auto">Have you ever looked at the actual diff (or perhaps it might be stable on <em>your</em> environment)? I'm attaching it for reference, which was taken by just running <code>make files-update</code> on master:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext"> libdane-latest-x86_64.abi   | 2638 ++--</span>
<span id="LC2" class="line" lang="plaintext"> libgnutls-latest-x86_64.abi |25847 ++++++++++++++++++--------------------------</span>
<span id="LC3" class="line" lang="plaintext"> 2 files changed, 12258 insertions(+), 16227 deletions(-)</span></code></pre>
<p dir="auto"><a href="https://people.gnome.org/~dueno/abi.diff.gz" rel="nofollow noreferrer noopener" target="_blank">abi.diff.gz</a></p>
<p dir="auto">Most of the changes are due to different <code>type-id</code> assigned to the same type, e.g.:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">-    <type-decl name='int' size-in-bits='32' id='type-id-1'/></span>
<span id="LC2" class="line" lang="plaintext">+    <type-decl name='int' size-in-bits='32' id='type-id-45'/></span></code></pre>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/954#note_305067089">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/a069f00cf2ea1db08a97417cc8eeb993/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/954#note_305067089"}}</script>


</p>
</div>
</body>
</html>