← Back to team overview

zorba-coders team mailing list archive

[Bug 905050] Re: Crash on getKind() from TypeIdentifier()

 

** Changed in: zorba
       Status: Fix Committed => Fix Released

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

Title:
  Crash on getKind() from TypeIdentifier()

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  crash generated with this code:

  StaticContext_t staticContext = zorba->createStaticContext();
  TypeIdentifier_t typeIdent = staticContext->getContextItemStaticType()
  typeIdent->getKind();

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


References