[openbeos] Re: header guards
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 27 Feb 2007 18:11:21 +0100 CET
"Jonas Sundström" <jonas@xxxxxxxxxxx> wrote:
> I take it the format should be:
>
> C++
> #endif<tab>//<space><whatever the header guard #ifndef:ed>
>
> C
> #endif<tab>/*<space><whatever the header guard #ifndef:ed><space>*/
Should be okay :-)
> I suppose one could make a script or BApp to automate this.
> I can try the BApp route, unless somebody else with decent
> shell scripting skills steps up and takes on the task.
I actually agree with Waldemar, though - there isn't any urgent need to
do so, and it's probably okay when the problematic files are updated
when they are touched next.
But if you don't find the time to do real coding, and want to work on
headers, there are also some headers we're borrowing from Be, and those
should be replaced before our first release, too :)
Bye,
Axel.
- References:
- [openbeos] header guards
- From: Jonas Sundström
Other related posts:
- » [openbeos] header guards
- » [openbeos] Re: header guards
- » [openbeos] Re: header guards
- [openbeos] header guards
- From: Jonas Sundström