Re: You may need to add #include directives for the following .h files

2013-01-27 Thread Gary V. Vaughan
Hi Bruce, On 28 Jan 2013, at 08:32, Bruce Korb wrote: > Also, I don't know how you use $debug_cmd, It's all in the comments :) # Allow overriding, eg assuming that you follow the convention of # putting '$debug_cmd' at the start of all your functions, you can get # bash to show a function call

Re: You may need to add #include directives for the following .h files

2013-01-27 Thread Bruce Korb
On 01/27/13 05:35, Gary V. Vaughan wrote: > On 27 Jan 2013, at 03:27, Bruce Korb wrote: >> Hi Gary, > > Hey Bruce! > >> Speaking of bootstrap wishes, Hi Gary, Follow up: worked like a charm! Thank you. I use *two* bootstrap.conf files: one by that name and another: bootstrap.std wherein I

Re: You may need to add #include directives for the following .h files

2013-01-27 Thread Gary V. Vaughan
On 27 Jan 2013, at 03:27, Bruce Korb wrote: > Hi Gary, Hey Bruce! > Speaking of bootstrap wishes, how about a hack that captures the > "You may need to include this" list? As the various modules > change dependencies and add new headers, I'd as soon glue the > "you may need to add" cruft to the

You may need to add #include directives for the following .h files

2013-01-26 Thread Bruce Korb
Hi Gary, Speaking of bootstrap wishes, how about a hack that captures the "You may need to include this" list? As the various modules change dependencies and add new headers, I'd as soon glue the "you may need to add" cruft to the end of config.h. e.g. >