James E Keenan wrote:
Andy Lester wrote:
I just committed a patch that autodetects the HASATTRIBUTE_xxx
attributes for GCC. It's kinda funky under Solaris, but still passes.
Please let me know what happens on other platforms. I'm off to bed.
init::attributes should therefore be renamed auto::attributes. If
should probably also be moved later in the configuration process so that
it sits beside other "init" steps, but I don't have the time now to
investigate exactly where it should sit.
kid51
I see that Andy moved init::attributes to a later point in the
configuration sequence. From what I've been able to see so far, this
looks okay, but I do think that the step should be renamed
'auto::attributes' for the reason described in my last post.
Thank you very much.
kid51