/[Apache-SVN]
ViewVC logotype

Revision 1332252


Jump to revision: Previous Next
Author: nwellnhof
Date: Mon Apr 30 15:42:06 2012 UTC (12 years ago)
Changed paths: 2
Log Message:
Interim fix for XSBIND_EXTERN

The old approach was flawed, because C_CFISH_XSBIND was only defined in
XSBind.c. Other files that include XSBind.h ended up using CHY_IMPORT
which breaks the build with GCC on Windows.

The current approach works because functions don't strictly need
__declspec(dllimport). A better solution might be to use a macro that
is always defined during the Lucy build.

Changed paths

Path Details
Directorylucy/trunk/perl/xs/XSBind.c modified , text changed
Directorylucy/trunk/perl/xs/XSBind.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26