Boost logo

Boost :

Subject: Re: [boost] bad include guards
From: Larry Evans (cppljevans_at_[hidden])
Date: 2017-01-22 22:18:01


On 01/22/2017 08:09 PM, Steven Watanabe wrote:
> AMDG
>
> On 01/22/2017 07:55 PM, Larry Evans wrote:
>> On 08/21/2007 03:11 PM, Steven Watanabe wrote:
>>>
>>> The following pairs of files have identical include guards
>>>
>>> ./boost/concept_check/general.hpp ./boost/concept/detail/msvc.hpp
>>> ./boost/concept_check/msvc.hpp ./boost/concept/detail/msvc.hpp
>>> ./boost/filesystem/cerrno.hpp ./boost/cerrno.hpp
>>> ./boost/interprocess/containers/tree.hpp
>>> ./boost/interprocess/containers/detail/tree.hpp
>> .
>> .
>> .
>>
>> Steven, do you have a program to detect files with identical
>> include guards. I could you one at the moment :)
>>
>
> I might be able to track down the program
> I used for this, but it would probably be
> faster to write it again from scratch. I
> suspect that it was just a short perl script.
>
> In Christ,
> Steven Watanabe

OK. Thanks anyway :)
I'll give it a try myself.

-Larry


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk