[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-dev] JPEG lib namespace
- From: Luke Hart <lukeh@xxxxxxxx>
- Date: Tue, 18 Apr 2006 09:20:00 +0100
- Subject: [XaraXtreme-dev] JPEG lib namespace
Phil,
The official distribution of the JPEG library does not use C naming if
__cplusplus is defined, but a quite popular patch is to add this. I
found a distribution that does not have this patch over the weekend (but
upgrading to an unstable version did). Would uncommenting your 'extern
"C"' lines cause an serious problems for distributions that do the work
themsleves? If not I suspect that the best soultion may be to un-comment
them.
Thanks,
Luke