[Mesa-dev] [PATCH 12/12] aubinator: replace pragma once with ifndef guard

Emil Velikov emil.l.velikov at gmail.com
Wed Oct 12 17:21:04 UTC 2016


On 12 October 2016 at 18:08, Chad Versace <chadversary at chromium.org> wrote:
> On Tue 11 Oct 2016, Emil Velikov wrote:
>> From: Emil Velikov <emil.velikov at collabora.com>
>>
>> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
>> ---
>>  src/intel/tools/decoder.h | 5 ++++-
>>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> For the record, I prefer `#pragma once` to #ifndef guards. But
> I understand that you want consistency.  Do you plan to update all the
> headers?
>
Yes, where possible*. I have an ancient WIP series which does NIR and
splits/reorders the headers.

Thanks
Emil
* SWR might be fun/contentious.


More information about the mesa-dev mailing list