"B. Scott Michel" <[email protected]> writes:

> export.h is inherently non-maintainable. Granted that the entire process
> of DLL import/export is a pain, but better that it should be done via
> preprocessor hacks than generating inline assembly code.
>
> The patch isn't small and prototype code would be a righteous pain to
> generate at this point. I'll consider my various options before posting.

Anyway, the current git code is misleading since it was based on the
wrong assumption, and the proposed patch[1] doesn't make things worse,
so I've pushed it to the maint branch.  You could rework it later when
you find time :)

Regards,

Footnotes: 
[1]  https://lists.gnu.org/archive/html/bug-gettext/2012-12/msg00071.html

-- 
Daiki Ueno

Reply via email to