Re: [Nld-patches] to sign or to unsign, that is the question... bug #179566
Dan Winship <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <[email protected]> |
Jeffrey Stedfast wrote: > well, not really, but being that camel_read() (like read) returns > ssize_t, using -1 as an error return, it's kinda important to use a > signed type to capture the return value rather than an unsigned type. > > following patch should fix bug #179566 Sure. -- Dan