← Back to team overview

zorba-coders team mailing list archive

[Bug 1025445] Re: execinfo.h broke Windows build

 

** Changed in: zorba
   Importance: Critical => Low

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

Title:
  execinfo.h broke Windows build

Status in Zorba - The XQuery Processor:
  Confirmed

Bug description:
  In revision 10932, src/store/naive/item.cpp was modified and a new include (execinfo.h) was added:
  http://bazaar.launchpad.net/~zorba-coders/zorba/trunk/revision/10932#src/store/naive/item.cpp

  Under Windows, a fresh build gives an error:
  fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory

  execinfo.h is a GNU C library and Windows don't have it, so is not
  compiling right now...

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


References