[Qemu-devel] Re: [PATCH v2 0/2] strtosz() cleanup

2011-01-17 Thread Alex Williamson
On Mon, 2011-01-17 at 08:24 -0700, Alex Williamson wrote: > On Mon, 2011-01-17 at 16:14 +0100, jes.soren...@redhat.com wrote: > > From: Jes Sorensen > > > > Fix issue with signed char and isspace() as well as clean up switch > > statement using toupper(). > > > > V2 of the patch fixes some types

[Qemu-devel] Re: [PATCH v2 0/2] strtosz() cleanup

2011-01-17 Thread Alex Williamson
On Mon, 2011-01-17 at 16:14 +0100, jes.soren...@redhat.com wrote: > From: Jes Sorensen > > Fix issue with signed char and isspace() as well as clean up switch > statement using toupper(). > > V2 of the patch fixes some types in the commit messages and spells > Eric correctly. My apologies for ge