<!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=utf-8" 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">I recently had a discussion in the libpsl project that made me investigate and check the C99 spec (and additional clarifications). A leading underscore is reserved except for function local scope (e.g. variable names within a function may have a leading underscore).</p>
<p dir="auto">Personally, I use leading _ for (static) file local identifiers (functions and variables) in almost all my code. There never was a 'conflict' or something... but who knows for the future. Even static analyzers as lgtm.com don't complain about such identifiers. So I mention it here just for completeness.</p>
<p dir="auto">Else, LGTM.</p>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/merge_requests/816#note_125740409">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/4006b768182bec5e78077fa2dc3b78f6/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/816#note_125740409"}}</script>
</p>
</div>
</body>
</html>