** Changed in: zorba
Milestone: None => 2.1
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/867234
Title:
Zorba 2.0.1 fails to build
Status in Zorba - The XQuery Processor:
Fix Committed
Bug description:
I'm trying to build Zorba for Fedora but it currently fails because of
some missing includes (see attached patch).
Also, there's a compilation error complaining about a missing default
constructor in zorba::ICU_TokenizerProvider:
/home/martin/rpmbuild/BUILD/zorba-2.0.1/src/runtime/full_text/default_tokenizer.cpp:
In static member function 'static const zorba::TokenizerProvider&
zorba::DefaultTokenizerProvider::instance()':
/home/martin/rpmbuild/BUILD/zorba-2.0.1/src/runtime/full_text/default_tokenizer.cpp:29:38:
error: uninitialized const 'instance' [-fpermissive]
/home/martin/rpmbuild/BUILD/zorba-2.0.1/src/runtime/full_text/icu_tokenizer.h:64:7:
note: 'const class zorba::ICU_TokenizerProvider' has no user-provided default
constructor
make[2]: ***
[src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/default_tokenizer.cpp.o]
Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/867234/+subscriptions
--
Mailing list: https://launchpad.net/~zorba-coders
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zorba-coders
More help : https://help.launchpad.net/ListHelp