SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 6154
Date: 2005-04-28 21:14:39 +0100 (Thu, 28 Apr 2005)
Log message (4 lines):
include/xapian/database.h: Don't declare the backend factory
functions if the corresponding backend has been disabled. This
means that trying to use a disabled backend will be caught at
compile time rather than link time.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/include/xapian/database.h
Links:
http://xapian.org/C?6154
http://xapian.org/C?6154?trunk/xapian-core/ChangeLog
http://xapian.org/C?6154?trunk/xapian-core/include/xapian/database.h
|