Tom?s Touceda <chiiph <at> gentoo.org> writes: > + if(s->metadata!=NULL){ > + for(int i=0;i<s->metadata->count;i++) tabs (and trailing whitespace) can not be committed to our svn server and "for(int i" should have raised a warning (we support gcc 2.95.3). Please consider using tools/patcheck. Carl Eugen