<!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">

<div style="">
<p dir="auto">You're right. For some reason I didn't get any warnings while there are functions called which use non-const arguments. Unfortunately, there is a chain of calls gnutls_x509_crt_equals2 -> gnutls_x509_crt_export2 -> _gnutls_x509_export_int_named2 -> _gnutls_x509_der_encode -> asn1_der_coding (from libtasn1), and it looks like libtasn1 extensively uses non-const arguments. Until it is changed to use const arguments as well where it can be used, this change would require a workaround for that. I don't want to make such workaround for now.</p>
</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/merge_requests/1000#note_172359975">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/42ae704634fccdca9cd3d66a257f7020/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 Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/1000#note_172359975"}}</script>

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