I solved the problem by initializing prev_seg_id = 0.

Thanks.

2011/7/27 Christophe Fergeau <cferg...@redhat.com>

> On Wed, Jul 27, 2011 at 05:34:33AM -0400, John A. Sullivan III wrote:
> > Out of curiosity as a programming ignoramus, is treating warnings as
> > errors normal practice? - John
>
> During development, I find it much better to use -Werror since most
> gcc warnings point to actual issues with the code these days. However,
> since warnings tend to come and go depending on your compiler version,
> distro patches, ... having -Werror forced in released tarballs is annoying,
> thus spice configure only enables by default when building from git.
>
> Christophe
>
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to