On 12/02/2011 08:16 PM, Joerg Sonnenberger wrote:
> On Fri, Dec 02, 2011 at 08:05:43PM +0100, Sebastian Dransfeld wrote:
>> On 12/02/2011 04:33 AM, Enlightenment SVN wrote:
>>> Log:
>>> more trivial fixes from Joerg Sonnenberger
>>
>> This must be rubbish. isspace() takes int as argument, not unsig
On Fri, Dec 02, 2011 at 08:05:43PM +0100, Sebastian Dransfeld wrote:
> On 12/02/2011 04:33 AM, Enlightenment SVN wrote:
> > Log:
> > more trivial fixes from Joerg Sonnenberger
>
> This must be rubbish. isspace() takes int as argument, not unsigned char
You are wrong. Please read the mail on the l
On 12/02/2011 04:33 AM, Enlightenment SVN wrote:
> Log:
> more trivial fixes from Joerg Sonnenberger
This must be rubbish. isspace() takes int as argument, not unsigned char
S.
>
>
> Author: discomfitor
> Date: 2011-12-01 19:33:19 -0800 (Thu, 01 Dec 2011)
> New Revision: 65799
> Tr