<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xml:lang="ja">
    <channel>
        <title>「なでしこv3」開発掲示板</title>
        <link>https://nadesi.com/cgi/kaizen3/index.php</link>
        <description>なでしこ3を改善するための掲示板</description>
        <dc:creator>なでしこ3ユーザー</dc:creator>
        <pubDate>Mon, 14 Sep 2026 08:56:47 +0900</pubDate>
        <language>ja</language>
        <item>
            <title><![CDATA[確かに！#84 で対処します(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=445</link>
            <description><![CDATA[うっかりしていました。ありがとうございます。以下のIssueでサポートします。https://github.com/kujirahand/nadesiko3go/issues/84]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Sun, 13 Sep 2026 09:39:45 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[だとしたらウインドウの大きさ指定等はどのようにしたら良いのでしょうか？(ぐれい)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=444</link>
            <description><![CDATA[なるほど。マニュアルの「～別プロセスの`gonako-gui`を起動してウィンドウを開き～」にあたるわけなんですね。だとしたら、ウインドウの大きさ指定等はどのようにしたら良いのでしょうか？例：大きさ640＊480　起動時画面中央表示　最大化時アスペクト維持（ダメもとでin..]]></description>
            <dc:creator><![CDATA[ぐれい]]></dc:creator>
            <pubDate>Sun, 13 Sep 2026 07:01:29 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[「ウィンドウ作成」は、もう一つのウィンドウを作る命令(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=443</link>
            <description><![CDATA[実は、「ウィンドウ作成」は、もう一つのウィンドウを作る命令なのです。ウィンドウ1つで、やりたい場合には、「ウィンドウ作成」を使わないというのが答えになります。]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Sat, 12 Sep 2026 23:57:41 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[[gonako-gui] 余計なウインドウが起動する(ぐれい)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=442</link>
            <description><![CDATA[gonakoが登場しguiも使用できるということでいろいろ試してみたところ、「ウィンドウ作成」のサンプルを実行ファイル（app.exe）に変換し実行すると、作成したウインドウのほかappウインドウが表示されてしまいます。このappウインドウを表示させないようにするにはどうし..]]></description>
            <dc:creator><![CDATA[ぐれい]]></dc:creator>
            <pubDate>Fri, 11 Sep 2026 21:27:36 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[ご報告に感謝(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=440</link>
            <description><![CDATA[TKIさん、ご報告に感謝です。以下で修正したいと思います。https://github.com/kujirahand/nadesiko3/issues/2436いつもありがとうございます！！]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Sun, 30 Aug 2026 19:41:52 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[コンパイラが無限ループする？(TKI)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=439</link>
            <description><![CDATA[配列で変な書き方をして実行するとブラウザが固まるCPU使用率が高かったのでコンパイラが無限ループしている気がする・サンプル//注意：実行するとブラウザが固まりますあ＝[[0,0,0,0][0,0,0,0]]※ [[0,0,0,0],[0,0,0,0]]が正しいけど中央のカンマを忘れたなでしこv3.7.25]]></description>
            <dc:creator><![CDATA[TKI]]></dc:creator>
            <pubDate>Sun, 30 Aug 2026 19:09:31 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[良いですねー(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=438</link>
            <description><![CDATA[おぉー。良い、ご意見ありがとうございます！&gt; 引数の変数名に「？」をつけるだけなら引数の数や変数名が見やすくてとっつきやすさはあると思います確かに！JavaScriptなんかは、引数の個数をチェックせず、問答無用に引数が省略されると引数にundefinedを入れる仕様です..]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Sat, 29 Aug 2026 17:22:22 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[関数の引数省略するときの書式の案(TKI)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=437</link>
            <description><![CDATA[https://github.com/kujirahand/nadesiko3/issues/1732「関数のデフォルト値を指定できるようにする」についてこんな形にするのはどうでしょうか```//引数省略値（仮）に値をいれる。省略した引数はこの値になる引数省略値＝NULL//引数に記号「？」をつける。　この場合は..]]></description>
            <dc:creator><![CDATA[TKI]]></dc:creator>
            <pubDate>Sat, 29 Aug 2026 13:05:30 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[#2400 で修正しました(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=436</link>
            <description><![CDATA[あかうかさま以下のIssueで修正しました。ご報告ありがとうございました！https://github.com/kujirahand/nadesiko3/issues/2400次のバージョンをお待ちください。]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Tue, 18 Aug 2026 17:18:42 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[#2400 で修正(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=435</link>
            <description><![CDATA[ご報告ありがとうございます ！！確かに。定数なのに変わってしまいますね(T_T)#2400 で修正します。]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 21:25:19 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[定数をループ変数として用いた場合に代入できてしまう(あかうか)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=434</link>
            <description><![CDATA[定数を宣言したあと、それをループ変数に指定するとループカウントの値に書き換わります(既出かもしれませんが見つけられなかったので)例:定数　ココア=100ココアを表示ココアで1から5まで繰り返す    ココアを表示ここまでココアを表示]]></description>
            <dc:creator><![CDATA[あかうか]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 21:20:28 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[#2279 で解決済み(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=433</link>
            <description><![CDATA[#2279 で解決済みなので、閉じますね！ありがとうございました！]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 16:53:25 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[解決済み(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=432</link>
            <description><![CDATA[提案ありがとうございました！こちら、最新版で、無事に実装できています。今後ともどうぞよろしくお願いします。]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 14:02:29 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[解決済み(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=431</link>
            <description><![CDATA[解決済みです]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 11:25:56 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[解決にしますね(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=430</link>
            <description><![CDATA[解決にしますね]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 11:22:43 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[修正済み(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=429</link>
            <description><![CDATA[こちらの問題 v3.7.23で確認すると、既に解決しています。https://github.com/kujirahand/nadesiko3/issues/1758さらに並行実行終了時のローカル変数復元が修正され（PR #2382、commit df080ca6）、現在の v3.7.23にも含まれています。報告例そのものが[回帰テスト (line ..]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 11:22:12 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[閉じます(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=428</link>
            <description><![CDATA[閉じます]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 10:24:53 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[閉じます(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=427</link>
            <description><![CDATA[閉じます]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 10:24:27 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[TKIさんの提案3つをIssueに追加(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=426</link>
            <description><![CDATA[親部品についてhttps://github.com/kujirahand/nadesiko3/issues/2395----配列アクセス@の優先度変更についてhttps://github.com/kujirahand/nadesiko3/issues/2396---命令名「～～設定」を非推奨 し、命令名「～～変更」を推奨とするhttps://github.com/kujirahand/nades..]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Wed, 12 Aug 2026 10:13:18 +0900</pubDate>
        </item>
        <item>
            <title><![CDATA[Googleアカウントを利用したログインに対応しました(クジラ飛行机)]]></title>
            <link>https://nadesi.com/cgi/kaizen3/index.php?m=log&amp;logid=425</link>
            <description><![CDATA[皆さん、ご迷惑おかけしており、すみません。今回、Googleアカウントを利用したログインに対応しましたので、改めて、確認していただければ幸いです。]]></description>
            <dc:creator><![CDATA[クジラ飛行机]]></dc:creator>
            <pubDate>Tue, 14 Jul 2026 14:51:12 +0900</pubDate>
        </item>
    </channel>
</rss>
