This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Assign integers explicity to enum values corresponding to the plugin API


Forgot to attach the patch last time. Here it is.

On Mon, Feb 11, 2013 at 11:02 AM, Sriraman Tallam <tmsriram@google.com> wrote:
> cc:binutils@sourceware.org
>
> On Mon, Feb 11, 2013 at 11:01 AM, Sriraman Tallam <tmsriram@google.com> wrote:
>> Hi,
>>
>>    This patch assigns explicit integers to enum values corresponding
>> to the plugin API.  This patch helps preventing problems while
>> cherry-picking plugin-api.h changes from trunk gold to local branches.
>> For instance, a linker plugin compiled with a cherry-picked
>> plugin-api.h header with some enum values missing will behave
>> strangely when used with a linker built with the up to date header.
>>
>>
>> Thanks
>> Sri

Attachment: plugin_api_patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]