On Tue, Sep 27, 2016 at 02:56:44PM +0200, Pavel Grunt wrote: > On Tue, 2016-09-27 at 14:49 +0200, Christophe Fergeau wrote: > > On Mon, Sep 26, 2016 at 09:12:45AM +0100, Frediano Ziglio wrote: > > > while (1) { > > > - system("clear"); > > > + ignore_result(system("clear")); > > > > > > Dunno how robust it is wrt to future gcc versions. Could be > > assert(...) > > too even though not being able to clear the screen shouldn't be that > > critical. > what about g_warn_if_fail ? Yup, good idea. Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel