<?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 err.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9dd11ecf0918283bb567d8b33a92f53ac4ea7840 - Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.h#9dd11ecf0918283bb567d8b33a92f53ac4ea7840</link>
        <description>Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;Check header guardsSee merge request petsc/petsc!6822

            List of files:
            /petsc/src/sys/error/err.h</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/sys/error/err.h</description>
        <pubDate>Fri, 18 Aug 2023 15:13:00 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9c861a52734fc6b5ae153c4a0376d986968f048d - Merge branch &apos;tisaac/feature-malloc-dump-finalize&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.h#9c861a52734fc6b5ae153c4a0376d986968f048d</link>
        <description>Merge branch &apos;tisaac/feature-malloc-dump-finalize&apos; into &apos;main&apos;Sys: Introduce -on_error_malloc_dump and PETSC_ERR_MEM_LEAKSee merge request petsc/petsc!6745

            List of files:
            /petsc/src/sys/error/err.h</description>
        <pubDate>Mon, 07 Aug 2023 16:23:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9beb8f72dd58d2ce55d44622ce71b2d5a78570d3 - Sys: Introduce -on_error_malloc_dump and PETSC_ERR_MEM_LEAK</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/error/err.h#9beb8f72dd58d2ce55d44622ce71b2d5a78570d3</link>
        <description>Sys: Introduce -on_error_malloc_dump and PETSC_ERR_MEM_LEAKTo avoid a malloc dump that swamps the error output of another error,this makes calling `PetscMallocDump()` in the error handlers opt-in,with a different flag (`-on_error_malloc_dump`) from the flag forcalling `PetscMallocDump()` in `PetscFinalize()` (just `-malloc_dump`).The addition of `PETSC_ERR_MEM_LEAK` allows for better error messages:`~PoolAllocator()` can detect a memory leak even if the systemis not out of memory, so the error message will not say that for`PETSC_ERR_MEM_LEAK`.

            List of files:
            /petsc/src/sys/error/err.h</description>
        <pubDate>Mon, 07 Aug 2023 16:23:18 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
