<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/wsdd2/patches/010-gcc14.patch, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-06-02T03:58:26Z</updated>
<entry>
<title>wsdd2: fix compilation with GCC14 and 64-bit</title>
<updated>2024-06-02T03:58:26Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-06-02T00:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=de15108160179ed9ebe083ecccf96705f6b28ffa'/>
<id>urn:sha1:de15108160179ed9ebe083ecccf96705f6b28ffa</id>
<content type='text'>
struct msghdr under musl uses padding ints for 64-bit, which means we
can't direct initialize like this. Switch to initializing each member
explicitly.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
