<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Library_flat.mk</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8cabe4bf769e51211ca422b8da03830b796ec88a - pre-commit: make the --all-files run green again</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/connectivity/Library_flat.mk#8cabe4bf769e51211ca422b8da03830b796ec88a</link>
        <description>pre-commit: make the --all-files run green again.github/workflows/pre-commit.yml runs `pre-commit run --all-files` on everypull request, so three hooks were failing every PR regardless of what ittouched:    trim trailing whitespace.............................Failed  (83 files)    makes sure files end in a newline and only a newline.Failed  (31 files)    run codespell........................................Failed  (2 files)Whitespace, 88 files across chart2, connectivity and officecfg.  Most of thetrailing blanks are the &quot;#  &quot; lines inside the ASF licence header of agbuild makefile; the end-of-file ones are a second blank line after the vimmodeline.  Produced by running the hooks, not by hand:    pre-commit run trailing-whitespace --all-files    pre-commit run end-of-file-fixer --all-files`git diff --ignore-all-space --ignore-blank-lines` over that part of thiscommit is empty, so no byte a compiler, dmake or gbuild reads has changed.Codespell, two findings, treated differently because only one is a typo:  * connectivity/Library_dbtools.mk:168 &quot;depenedencies&quot; -&gt; &quot;dependencies&quot;,    in a comment.  * bridges/.../rtti_crossdylib_test/thrower.cxx &quot;nodel&quot; is the no-op    deleter handed to __cxa_throw -- a deliberate abbreviation, not a    misspelling.  Added to .github/linters/codespell.txt, which is what that    list is for; renaming a function to satisfy a spell checker is the wrong    way round.The three fixes are one commit rather than three because they are notseparable: the typo is in Library_dbtools.mk, which is also one of the 88whitespace files, and pre-commit checks the staged content -- so a commitcarrying either fix alone fails its own hooks.After this, `pre-commit run --all-files` passes every hook.Co-Authored-By: Claude Opus 5 &lt;noreply@anthropic.com&gt;Claude-Session: https://claude.ai/code/session_01UWgzQY2r1XwFvgeLPFWPsi

            List of files:
            /trunk/main/connectivity/Library_flat.mk</description>
        <pubDate>Sat, 29 Aug 2026 12:19:46 +0000</pubDate>
        <dc:creator>Peter Kovacs &lt;petko@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>2d58aae5e7115e6acf3419d3faa4e3b77539414d - Merge branch &apos;trunk&apos; of https://github.com/apache/openoffice into trunk</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/connectivity/Library_flat.mk#2d58aae5e7115e6acf3419d3faa4e3b77539414d</link>
        <description>Merge branch &apos;trunk&apos; of https://github.com/apache/openoffice into trunk

            List of files:
            /trunk/main/connectivity/Library_flat.mk</description>
        <pubDate>Mon, 03 Aug 2026 10:28:02 +0000</pubDate>
        <dc:creator>Jim Jagielski &lt;jimjag@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>07bf101f834a97b3f151039891fd55b8274bbfc4 - Early, incomplete attempt to port connectivity to gbuild.</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/connectivity/Library_flat.mk#07bf101f834a97b3f151039891fd55b8274bbfc4</link>
        <description>Early, incomplete attempt to port connectivity to gbuild.Patch by: me

            List of files:
            /trunk/main/connectivity/Library_flat.mk</description>
        <pubDate>Sat, 04 Jan 2025 07:43:24 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
</channel>
</rss>
