[patch] Allow fio headers to be included by a C++ build

From: Daniel Rall <dlr_at_google.com>
Date: Tue, 9 Sep 2008 18:44:02 -0700

The attached patch allows fio 1.17.2 header files to be included by a
C++ build without generating compile errors due to C-ism.
Specifically, due to:
- use of the keyword "new" as a parameter name
- a cast of a return value to void *, when the function signature
returns a different type

Received on Wed Sep 10 2008 - 03:44:02 CEST

This archive was generated by hypermail 2.2.0 : Wed Sep 10 2008 - 04:00:02 CEST