This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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]

target macros


Every once in a while I get a complaint about how libffi's exported
headers #define target names like X86, S390, etc.

I think I'd like to change these to FFI_TARGET_X86, FFI_TARGET_S390,
etc.  I'll do this in the next few days for 3.0.10 unless any of you can
explain why this might be a bad idea (or, perhaps, any way to improve
this proposal).

AG


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