Re: [E-devel] E SVN: discomfitor IN trunk/ecore/src/lib: ecore ecore_file

2011-12-02 Thread Sebastian Dransfeld
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

Re: [E-devel] E SVN: discomfitor IN trunk/ecore/src/lib: ecore ecore_file

2011-12-02 Thread Joerg Sonnenberger
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

Re: [E-devel] E SVN: discomfitor IN trunk/ecore/src/lib: ecore ecore_file

2011-12-02 Thread Sebastian Dransfeld
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