Public bug reported:

A warning is raised if the xqdoc documentation is build without the file
module.

ZORBA_WITH_FILE_ACCESS is never defined for modules being built outside
of Zorba.

Also, the change is currently only working with CMake 2.8 because
MESSAGE(WARNING only exists for CMake >= 2.8.

** Affects: zorba
     Importance: High
     Assignee: Sorin Marian Nasoi (sorin.marian.nasoi)
         Status: New

** Description changed:

- A warning is raised if the xqdoc documentation is build fithout the file
+ A warning is raised if the xqdoc documentation is build without the file
  module.
  
  ZORBA_WITH_FILE_ACCESS is never defined for modules being built outside
  of Zorba.
  
  Also, the change is currently only working with CMake 2.8 because
- MESSAGE(WARNING only exists for CMake >= 2.8. )
+ MESSAGE(WARNING only exists for CMake >= 2.8.

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/898208

Title:
  building xqdoc on cmake < 2.8

Status in Zorba - The XQuery Processor:
  New

Bug description:
  A warning is raised if the xqdoc documentation is build without the
  file module.

  ZORBA_WITH_FILE_ACCESS is never defined for modules being built
  outside of Zorba.

  Also, the change is currently only working with CMake 2.8 because
  MESSAGE(WARNING only exists for CMake >= 2.8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/898208/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to