<?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 expected_stderr</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8dde5715 - kconfig: tests: fix recursive inclusion unit test</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/kconfig/tests/err_recursive_inc/expected_stderr#8dde5715</link>
        <description>kconfig: tests: fix recursive inclusion unit testAdding SPDX license identifier is pretty safe; however, here is oneexception.Since commit ec8f24b7faaf (&quot;treewide: Add SPDX license identifier -Makefile/Kconfig&quot;), &quot;make testconfig&quot; would not pass.When Kconfig detects a circular file inclusion, it displays errormessages with a file name and a line number prefixed to each line.The unit test checks if Kconfig emits the error messages correctly(this also checks the line number correctness).Now that the test input has the SPDX license identifier at the very top,the line numbers in the expected stderr should be incremented by 1.Fixes: ec8f24b7faaf (&quot;treewide: Add SPDX license identifier - Makefile/Kconfig&quot;)Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux-6.15/scripts/kconfig/tests/err_recursive_inc/expected_stderr</description>
        <pubDate>Sat, 25 May 2019 11:49:19 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>32a94b8b - kconfig: remove duplicated file name and lineno of recursive inclusion</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/kconfig/tests/err_recursive_inc/expected_stderr#32a94b8b</link>
        <description>kconfig: remove duplicated file name and lineno of recursive inclusionAs in the unit test, the error message for the recursive inclusionlooks like this:  Kconfig.inc1:4: recursive inclusion detected. Inclusion path:    current file : &apos;Kconfig.inc1&apos;    included from: &apos;Kconfig.inc3:1&apos;    included from: &apos;Kconfig.inc2:3&apos;    included from: &apos;Kconfig.inc1:4&apos;The &apos;Kconfig.inc1:4&apos; is duplicated in the first and last lines.Also, the single quotes do not help readability.Change the message like follows:  Recursive inclusion detected.  Inclusion path:    current file : Kconfig.inc1    included from: Kconfig.inc3:1    included from: Kconfig.inc2:3    included from: Kconfig.inc1:4Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux-6.15/scripts/kconfig/tests/err_recursive_inc/expected_stderr</description>
        <pubDate>Thu, 22 Mar 2018 17:00:12 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>e2c75e76 - kconfig: tests: test if recursive inclusion is detected</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/kconfig/tests/err_recursive_inc/expected_stderr#e2c75e76</link>
        <description>kconfig: tests: test if recursive inclusion is detectedIf recursive inclusion is detected, it should fail with errormessages.  Test this.This also tests the line numbers in the error message, fixed bycommit 5ae6fcc4bb82 (&quot;kconfig: fix line number in recursive inclusionerror message&quot;).Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Ulf Magnusson &lt;ulfalizer@gmail.com&gt;

            List of files:
            /linux-6.15/scripts/kconfig/tests/err_recursive_inc/expected_stderr</description>
        <pubDate>Tue, 13 Mar 2018 09:12:12 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
</channel>
</rss>
