Community
Participate
Working Groups
The CDT indexer is really confused when parsing config.h. There is a chunk of code there that is only processed when included from main.c. In general, it's confusing to the reader of a header file if it is included multiple times in a project with a different set of conditional blocks enabled. It is also bad style to put function implementations into header files. This patch moves that code into main.c. It doesn't appear to be called from anywhere else.
Created attachment 166860 [details] Proposed patch
Comment on attachment 166860 [details] Proposed patch whoops, left some test code there. Will resubmit in a sec.
Created attachment 166861 [details] Proposed patch 2.
Fixed: 1. Service initialization code moved from config.h into separate file: main/services.c 2. Created file main/services-ext.h to allow user extensions of services initialization code. Thanks.
Eugene, did you actually use Doug's patch to fix this? If not, then please change the flag to iplog- on the patch.
Yeah, sorry. I'm not sure why I turned it on. Habit I guess :).
Bulk update: Marking all TCF fixes from the Helios period (2009-06-29 until 2010-06-01) as target 3.2 since they go through release review along with the TM 3.2 release.
Comment on attachment 166861 [details] Proposed patch 2. Marking iplog- since the contribution was not used.
Moving bugs to new home for IP log.
Bulk change: Marking all bugs from the TM era (until June 2011) target 0.3