problem during backend build

2010-03-25 Thread Riccardo Mottola
Hi, I get this while building Compiling file GSGState.m ... GSGState.m: In function '-[GSGState(Ops) GSSetFillColorspace:]': GSGState.m:300: warning: invalid receiver type 'void *' GSGState.m: In function '-[GSGState(Ops) GSSetStrokeColorspace:]': GSGState.m:311: warning: invalid receiver

Re: problem during backend build

2010-03-25 Thread Riccardo Mottola
Hi, I fixed this by importing Foundation/NSValue.h I wonder why the commiter didn't notice that his changes broke the build? Riccardo Riccardo Mottola wrote: Hi, I get this while building Compiling file GSGState.m ... GSGState.m: In function '-[GSGState(Ops) GSSetFillColorspace:]':