[openbeos] Re: header guards

"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.


Other related posts: