Project

Profile

Help

Bug #4360

closed

isSchemaAware method in the SaxonProcessor is missing an implementation

Added by O'Neil Delpratt over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
C++ API
Start date:
2019-10-25
Due date:
% Done:

100%

Estimated time:
Found in version:
1.2.0
Fixed in version:
1.2.1
Platforms:

Description

Reported by user here: saxon-node bug issue

isSchemaAware doesn't have an implementation and the windows build crashes.

Actions #1

Updated by O'Neil Delpratt over 4 years ago

  • Status changed from New to Resolved

I have added the implementation for this method in the C++, PHP and Python APIs.

In the C++ API I had to rename the isSchemaAware method to isSchemaAwareProcessor due to some ambiguities with the method name when called in cython.

Bug fixed and available in the next maintenance release.

Actions #2

Updated by O'Neil Delpratt over 4 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in version set to 1.2.1

Bug fix applied in the Saxon/C maintenance release 1.2.1

Please register to edit this issue

Also available in: Atom PDF