<!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">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Étienne Mollier pushed to branch upstream at <a href="https://salsa.debian.org/med-team/castxml">Debian Med / castxml</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/med-team/castxml/-/commit/e1c87727340eeb83b32ba8f20051f32a02e557bb">e1c87727</a></strong>
<div>
<span> by Étienne Mollier </span> <i> at 2026-03-02T22:00:38+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; 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; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.7.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
35 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#01a718df87a96135eb956401504e555421dc5a3d">
.clang-format
</a>
</li>
<li class="file-stats">
<a href="#561b88e19de321ca62c7590bbb350765fb110905">
README.rst
</a>
</li>
<li class="file-stats">
<a href="#3cd20e98aaaf164209a6ed96d4dac4c367e50bdd">
src/Detect.cxx
</a>
</li>
<li class="file-stats">
<a href="#7292efdccda581e11e3cf249e9d6a63a1e8479b3">
src/Detect.h
</a>
</li>
<li class="file-stats">
<a href="#0a6c61a5a9d5b9dcc8cf8431ee3267bd525e8e8f">
src/Output.cxx
</a>
</li>
<li class="file-stats">
<a href="#f5a03e5e76252ab18832470c3157ffc7baf52bba">
src/RunClang.cxx
</a>
</li>
<li class="file-stats">
<a href="#27bf109d737e75e05fdd72059bce55d79730bd2f">
src/RunClang.h
</a>
</li>
<li class="file-stats">
<a href="#3747a81521fa0c774bbabc89d1cc9b2e7590f0d5">
src/Utils.cxx
</a>
</li>
<li class="file-stats">
<a href="#7bd43ab6d4f836f51e0a59f52585e91ddf4bf396">
src/Utils.h
</a>
</li>
<li class="file-stats">
<a href="#e2509d287a68d345b3e718e85042c33b5648399b">
src/Version.cmake
</a>
</li>
<li class="file-stats">
<a href="#d528a49ae5231a0232cbc4973eb2325cd8a98276">
src/castxml.cxx
</a>
</li>
<li class="file-stats">
<a href="#7ef7eda7913a6dab725d735485c86e2d120b5c26">
src/clang-format.bash
</a>
</li>
<li class="file-stats">
<a href="#d9577b84b013e0c4f6dcf8189bbe83b18f2948db">
test/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#1ccea4493bf6ae488e466bb6c32bfe7062f68226">
test/cc-gnu.c
</a>
</li>
<li class="file-stats">
<a href="#f41dde4be00b54926667c2eebe5cb6b5fe0ed698">
test/cc-msvc.c
</a>
</li>
<li class="file-stats">
<a href="#4d060077ad9977ee64d962def4bec0c3697f38bd">
<span class="new-file">
+
test/expect/castxml1.any.Class-member-injected.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#7bfd0f6a28359d405bde7121205f1095b4f0a148">
test/expect/castxml1.any.using-declaration-ns.xml.txt
</a>
</li>
<li class="file-stats">
<a href="#0f28398125c67ea925b6e6075a12ee4dc189c172">
<span class="new-file">
+
test/expect/castxml1.c++23.Class-bases.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#881eb8bc26ba83187f247f1e37e984141e236f01">
<span class="new-file">
+
test/expect/castxml1.c++23.Class-template-bases.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#d1bd8432ba2759c6f9f425facfa9f45a85bcf9c9">
<span class="new-file">
+
test/expect/castxml1.c.Elaborated.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#5b8276fa971fc3e26a6d356f8e21d6f05736139b">
<span class="new-file">
+
test/expect/cmd.cc-gnu-std-c++23.stderr.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#f13b0881ffe45fd709db0b6c59782246472b5a30">
<span class="new-file">
+
test/expect/cmd.cc-gnu-std-gnu++23.stderr.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#3f0f57208da00ecf4d45f8026a181c5258b71bf7">
<span class="new-file">
+
test/expect/cmd.cc-msvc-std-c++23-E.stdout.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#4e98b2b70ea84f3d24ddce3c68d23df383519a4e">
<span class="new-file">
+
test/expect/cmd.cc-msvc-std-c++23.stderr.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#bbc1b990536a062b8b0fb89ccd127e040b5abb94">
<span class="new-file">
+
test/expect/gccxml.any.Class-member-injected.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#ac985dfb44b8b726ce3de281009b55e7aa8c2dcb">
<span class="new-file">
+
test/expect/gccxml.c++23.Class-bases.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#1de268ab1768801a1636dcc982c26c5ceb25f0bf">
<span class="new-file">
+
test/expect/gccxml.c++23.Class-template-bases.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#6b074901e2564e883d5378cb15943f66d912432c">
<span class="new-file">
+
test/expect/gccxml.c.Elaborated.xml.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#09c667d0fe00b8f571f31568faa90b71bfa09abe">
<span class="new-file">
+
test/input/Class-member-injected.cxx
</span>
</a>
</li>
<li class="file-stats">
<a href="#40fe14caa72a886e4ddf42039b7e49f2f77af646">
<span class="new-file">
+
test/input/Elaborated.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#7f88483f591a0082ad0a34dcd858abf35f00282e">
test/input/Elaborated.cxx
</a>
</li>
<li class="file-stats">
<a href="#86e69e6162f59b29f6b5b7d09dd2193f43a31855">
test/input/Field-init.cxx
</a>
</li>
<li class="file-stats">
<a href="#8f777ebc0396932376f4ac9333e5a0c1b372be1b">
test/input/Function-Argument-default.cxx
</a>
</li>
<li class="file-stats">
<a href="#a19d36e7c64c2bb099d8f802052ac6dcdc4e581c">
test/input/Variable-init.cxx
</a>
</li>
<li class="file-stats">
<a href="#b6319e918f614226fa782a49c74eae02d2eebe8c">
test/input/assume_aligned.cxx
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">
—
<br>
<a href="https://salsa.debian.org/med-team/castxml/-/commit/e1c87727340eeb83b32ba8f20051f32a02e557bb">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/med-team/castxml/-/commit/e1c87727340eeb83b32ba8f20051f32a02e557bb at 1772559087
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/castxml/-/commit/e1c87727340eeb83b32ba8f20051f32a02e557bb"}}</script>
</p>
</div>
</body>
</html>