On 09/30/2009 01:30 AM, Christopher Li wrote:
On Tue, Sep 29, 2009 at 2:01 PM, Michael Stefaniuc<mstefani@xxxxxxxxxx> wrote:
This is needed for getting a meaningful sparse run on a Wine 64-bit
compile. Else the basic Win32 headers will produce tons of
error: attribute 'ms_abi': unknown attribute
which end in
error: too many errors.
The sysv_abi attribute was just added for symmetry.
Thanks for the patch. Ignoring the attribute has become so common now.
I decide stop the complicate way to adding ignored attributes.
I attach two patches to simplify things. I am I am going to push
them out to chrisl tree.
Can you change your patch base on my new patch?
Done!
It should be really simple, just add one string for each attribute
is good enough.
The nicest part about this is that the ignored attributes are now sorted
alphabetically and one doesn't have to figure out where exactly to add them.
thanks
bye
michael
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html