[PATCH] Treat { 0 } specially for structs with the designated_init attribute.

Asher Gordon AsDaGo@posteo.net
Thu Jun 4 03:57:52 GMT 2020


Hello,

I accidentally wrote 'free(loc)' instead of 'free (loc)'. Please see the
fixed patch attached below (contrib/check_GNU_style.sh says it's OK
now):
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Treat-0-specially-for-structs-with-the-designated_in.patch
Type: text/x-patch
Size: 7862 bytes
Desc: Fixed patch that conforms with the GNU coding standards
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200603/1de483cb/attachment.bin>
-------------- next part --------------
Thanks,
Asher

-- 
<cas> well there ya go.  say something stupid in irc and have it
      immortalised forever in someone's .sig file
                               --------
I prefer to send and receive mail encrypted. Please send me your
public key, and if you do not have my public key, please let me
know. Thanks.

GPG fingerprint: 38F3 975C D173 4037 B397  8095 D4C9 C4FC 5460 8E68
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200603/1de483cb/attachment.sig>


More information about the Gcc-patches mailing list