Re: [PATCH 08/16] docs: hacking: mention GLib alternatives of libvirt allocation macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2019-10-19 at 00:36 +0200, Ján Tomko wrote:
> +        <tr><th>deprecated version</th><th>GLib version</th><th>Notes</th></tr>
> +        <tr><td><code>VIR_ALLOC(var)</code></td><td><code>g_new(var_t, 1)</code></td>
> +            <td>yes, you need to tell it the type explicitly</td></tr>

Please consider using a more neutral wording, such as

  the type needs to be passed to the function explicitly

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux