bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Bruce Korb
Subject: Re: You may need to add #include directives for the following .h files
Date: Sun, 27 Jan 2013 17:32:16 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2

On 01/27/13 05:35, Gary V. Vaughan wrote:
> On 27 Jan 2013, at 03:27, Bruce Korb <address@hidden> 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 have my
standard stuff.  This now goes into my "standard stuff", thank you.
I also renamed the function, since it is not actually being used in
sharutils.  It was enough trouble just getting rid of all the old
me_FOOBAR autoconf macros.  I'm sure it is the reason behind the
three dozen header files.  They cannot all really be needed...

For your amusement, the transcribed functions and my standard
stuff are attached and work for me.  The bulk consists of your functions,
but I also added support for back traces on failure and a failure "die"
function.  "die" differs from the func_error_fatal in that it kills off
everything even from within a subshell and it invokes the backtrace
function.  That latter is a handy thing often enough that I use it.

Also, I don't know how you use $debug_cmd, but for me this works very well:

  PS4='>$FUNCNAME> '

You always know which function was active for every xtrace entry.

Again, thank you!  Cheers - Bruce

Attachment: bootstrap.std
Description: OpenOffice Draw Template


reply via email to

[Prev in Thread] Current Thread [Next in Thread]