Usage of FAR in libraries

Vincent Béron vberon at mecano.gme.usherb.ca
Tue Nov 11 17:15:42 CST 2003


How are we supposed to handle includes from other libs (while compiling
Wine) which use FAR?

I don't like the idea of #undef FAR, then #include, then #undef FAR and
#define FAR do_not_use_this_in_wine. Somebody have a better idea?

This prevents proper compilation on Fedora Core 1 for now (when openssl
is used), because the krb5 includes use FAR.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl.diff
Type: text/x-patch
Size: 566 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20031111/428b1508/ssl.bin


More information about the wine-devel mailing list