ev@lists.freedesktop.org
>> Subject: Re: [Mesa-dev] [PATCH v2 1/2] [util] add extern "C" guards
>>
>> On Wed, Feb 15, 2017 at 10:53 PM, George Kyriazis
>> wrote:
>> > Added extern "C" __cplusplus guards on headers that did not have them.
>> &
> -Original Message-
> From: ibmir...@gmail.com [mailto:ibmir...@gmail.com] On Behalf Of Ilia
> Mirkin
> Sent: Wednesday, February 15, 2017 10:04 PM
> To: Kyriazis, George
> Cc: mesa-dev@lists.freedesktop.org
> Subject: Re: [Mesa-dev] [PATCH v2 1/2] [util] add exte
On Wed, Feb 15, 2017 at 10:53 PM, George Kyriazis
wrote:
> Added extern "C" __cplusplus guards on headers that did not have them.
> ---
> src/gallium/auxiliary/util/u_transfer.h | 8
> src/gallium/auxiliary/util/u_upload_mgr.h | 7 +++
> 2 files changed, 15 insertions(+)
>
> diff -
Added extern "C" __cplusplus guards on headers that did not have them.
---
src/gallium/auxiliary/util/u_transfer.h | 8
src/gallium/auxiliary/util/u_upload_mgr.h | 7 +++
2 files changed, 15 insertions(+)
diff --git a/src/gallium/auxiliary/util/u_transfer.h
b/src/gallium/auxiliary