|
| From: | Peter Maydell |
| Subject: | Re: [PATCH] softmmu/physmem: Improve guest memory allocation failure error message |
| Date: | Sat, 21 Aug 2021 11:41:42 +0100 |
On Sat, 21 Aug 2021 at 11:03, Bin Meng <bmeng.cn@gmail.com> wrote: > Does g_autofree work with every compiler we support? Yes. We use it extensively: $ git grep g_autofree |wc -l 329 > Looks it only applies to GCC and clang? > https://www.gitmemory.com/issue/linuxwacom/libwacom/142/518787578 Those are the only two compilers we support :-) -- PMM
| [Prev in Thread] | Current Thread | [Next in Thread] |