On 2014-02-12 11:25, Daniel Gollub wrote:
../parse.h: In function ‘void* td_var(thread_options*, fio_option*, unsigned 
int)’:
../parse.h:110:10: warning: pointer of type ‘void *’ used in arithmetic 
[-Wpointer-arith]
../parse.h:112:9: warning: pointer of type ‘void *’ used in arithmetic 
[-Wpointer-arith]

I bet there are a lot of these, or other similar code that would prevent compiling with g++. I'm dubious of the value add here. Fio is written in C, after all.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to