<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.com/pauleggert">Paul Eggert</a>
<a href="https://gitlab.com/gnutls/gnutls/-/issues/1703#note_2462799471">commented</a>:
</p>
<div class="md" style="position: relative; z-index: 1; color: #3a383f; word-wrap: break-word;">
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">Thanks for the fix.</p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">On the Emacs side I installed into Emacs master a <a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=c8eed90eb4d0583dc3463edfad176b9d3f98d11f" rel="nofollow noreferrer noopener" target="_blank" style="margin-top: 0;">patch</a> that renames the Emacs functions <code style='font-size: 90%; color: #18171d; word-wrap: break-word; border-radius: .25rem; background-color: #ececef; font-weight: inherit; white-space: break-spaces; word-break: break-all; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: break-word; padding: 0.125rem 0.25rem;'>hash_lookup</code> and <code style='font-size: 90%; color: #18171d; word-wrap: break-word; border-radius: .25rem; background-color: #ececef; font-weight: inherit; white-space: break-spaces; word-break: break-all; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: break-word; padding: 0.125rem 0.25rem;'>hash_string</code> so that they no longer collide with the like-named Gnulib functions that GnuTLS brings in when linked statically. So this means the problem goes away if you either (a) use bleeding-edge Emacs, (b) use bleeding-edge GnUTLS with <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/1949" data-reference-type="merge_request" data-original="!1949" data-link="false" data-link-reference="false" data-merge-request="377932678" data-project="179611" data-project-path="gnutls/gnutls" data-iid="1949" data-container="body" data-placement="top" title='gnulib: stop using "hash" module' class="gfm gfm-merge_request">!1949</a> or (c) use dynamic linking which almost everybody uses anyway.</p>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">From my point of view this is good enough, so I'll close the GnuTLS issue (I already closed the <a href="https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77476" rel="nofollow noreferrer noopener" target="_blank" style="margin-top: 0;">Emacs bug report</a>).</p>
<p dir="auto" style="color: #3a383f; margin: 0;" align="initial">As for future coordination, if I understand correctly this would mean that Emacs should not use any symbol exported from any Gnulib module, even modules that Emacs developers don't use and don't know about. That's probably a bridge too far. I expect we'll settle for what we have now, which is ad hoc fixes whenever problems like this turn up in practice.</p>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1703#note_2462799471">view it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com">gitlab.com</a>. <a href="https://gitlab.com/-/sent_notifications/b88dfa2b6594d693a844d83bc5efdb62/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.com/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.com/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1703#note_2462799471"}}</script>


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