<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《Go 1.22引入的包级变量初始化次序问题》的评论</title>
	<atom:link href="http://tonybai.com/2024/03/29/the-issue-in-pkg-level-var-init-order-in-go-1-22/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2024/03/29/the-issue-in-pkg-level-var-init-order-in-go-1-22/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2024/03/29/the-issue-in-pkg-level-var-init-order-in-go-1-22/#comment-7764</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Mon, 08 Jul 2024 01:50:12 +0000</pubDate>
		<guid isPermaLink="false">https://tonybai.com/?p=4124#comment-7764</guid>
		<description>观察过sean liao回复的若干个issue，基本都是以close为第一选择:)，感觉考虑问题的确不够全面，可能的确是因为在go团队混得时间不长的原因吧。初始化次序的问题，官方已经决定恢复到Go 1.22之前的状态了。并且在Go 1.22.5还是Go 1.22.6就fix了。</description>
		<content:encoded><![CDATA[<p>观察过sean liao回复的若干个issue，基本都是以close为第一选择:)，感觉考虑问题的确不够全面，可能的确是因为在go团队混得时间不长的原因吧。初始化次序的问题，官方已经决定恢复到Go 1.22之前的状态了。并且在Go 1.22.5还是Go 1.22.6就fix了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：andyron</title>
		<link>https://tonybai.com/2024/03/29/the-issue-in-pkg-level-var-init-order-in-go-1-22/#comment-7763</link>
		<dc:creator>andyron</dc:creator>
		<pubDate>Sun, 07 Jul 2024 23:48:35 +0000</pubDate>
		<guid isPermaLink="false">https://tonybai.com/?p=4124#comment-7763</guid>
		<description>这个问题也困扰了好久。。。
这位年轻成员Sean Liao有点草率了</description>
		<content:encoded><![CDATA[<p>这个问题也困扰了好久。。。<br />
这位年轻成员Sean Liao有点草率了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
