Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to change the value of include_guard_symbol ?
How to change the value of include_guard_symbol ? [message #786596] Mon, 30 January 2012 16:05 Go to next message
Ventsy Velev is currently offline Ventsy VelevFriend
Messages: 1
Registered: January 2012
Junior Member
By default, the include guard symbol is defined as FILENAME_H_. The coding standard I use requires FILENAME_HEADER. Is there a way to change the value of the include_guard_symbol variable, or to capitalize the file_base variable??
Thanks.
Re: How to change the value of include_guard_symbol ? [message #786779 is a reply to message #786596] Mon, 30 January 2012 20:11 Go to previous message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
Not possible.

But at least you could vote for one of the bugs. Or provide a fix? Smile

https://bugs.eclipse.org/bugs/show_bug.cgi?id=277313

https://bugs.eclipse.org/bugs/show_bug.cgi?id=12756

Regards,
Klaus


Previous Topic:Codan : template / member definition not found
Next Topic:cant find function prototype
Goto Forum:
  


Current Time: Thu Apr 25 09:04:41 GMT 2024

Powered by FUDForum. Page generated in 0.02710 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top