<?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 ex66.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e4a561a4dd2f14b817d1f42f37308832056c89c0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#e4a561a4dd2f14b817d1f42f37308832056c89c0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Mon, 07 Oct 2024 15:03:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6827d6b33e387af92f9b8670bb32d6c8e9f9145f - Merge branch &apos;stefanozampini/asan&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#6827d6b33e387af92f9b8670bb32d6c8e9f9145f</link>
        <description>Merge branch &apos;stefanozampini/asan&apos; into &apos;release&apos;address sanitizer fixesSee merge request petsc/petsc!7927

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Mon, 07 Oct 2024 14:58:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0ef292d34d72d2286c645fabc9b92dc1f6c2aa8c - configure: detect GNU address sanitizer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#0ef292d34d72d2286c645fabc9b92dc1f6c2aa8c</link>
        <description>configure: detect GNU address sanitizerdisable PetscCheckPointer when using a sanitizer

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Sat, 05 Oct 2024 17:28:53 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>732aec7a18f2199fb53bb9a2f3aef439a834ce31 - Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#732aec7a18f2199fb53bb9a2f3aef439a834ce31</link>
        <description>Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;Use NULL or nullptr instead of casted 0See merge request petsc/petsc!7857

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Sun, 22 Sep 2024 17:54:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c8025a5415d73fd1c6005393f2b0e60677bf5915 - Use NULL or nullptr instead of casted 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#c8025a5415d73fd1c6005393f2b0e60677bf5915</link>
        <description>Use NULL or nullptr instead of casted 0

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Sat, 21 Sep 2024 07:20:33 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/tests/ex66.c#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/tests/ex66.c</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/tests/ex66.c#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/tests/ex66.c</description>
        <pubDate>Mon, 07 Aug 2023 16:23:18 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>479160d73454da0c71cd7d575749ab6cfc6be812 - Merge branch &apos;barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#479160d73454da0c71cd7d575749ab6cfc6be812</link>
        <description>Merge branch &apos;barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled&apos; into &apos;main&apos;When the user does not properly handle a returned error code and another error...See merge request petsc/petsc!6655

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Wed, 12 Jul 2023 17:01:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e9a33e2142d32cf7494747bdc229b028306881cb - Need to have test harness remove -options_left to tests that test handling of errors in tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#e9a33e2142d32cf7494747bdc229b028306881cb</link>
        <description>Need to have test harness remove -options_left to tests that test handling of errors in testsCommit-type: testing

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Sun, 09 Jul 2023 03:53:00 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>15858b403d194ab6a7629a8a85c2642bcab15070 - When the user does not properly handle a returned error code and another error is detected, print a very useful message indicating what has happended.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex66.c#15858b403d194ab6a7629a8a85c2642bcab15070</link>
        <description>When the user does not properly handle a returned error code and another error is detected, print a very useful message indicating what has happended.Reported-by: Stefano Zampini

            List of files:
            /petsc/src/sys/tests/ex66.c</description>
        <pubDate>Mon, 03 Jul 2023 00:27:42 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
