Project

Profile

Help

Bug #4414

closed

Unnecessary log messages when using array:xxx() extension functions

Added by Johan Gheys over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Diagnostics
Sprint/Milestone:
Start date:
2019-12-22
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:

Description

When using saxon-ee's built-in extension functions array:xxx(), we get unnecessary log messages like Balance l=96 r=28 Balance l=124 r=35 Balance l=159 r=40 ... Can this be deleted or replaced with normal logging?

Actions #1

Updated by Michael Kay over 4 years ago

I can't see where these messages might be coming from. Can you supply a repro (a simple query or stylesheet that demonstrates the effect)?

Actions #2

Updated by Michael Kay over 4 years ago

Sorry, I've found it now. It's in a supporting routine for rebalancing binary trees (net.sf.saxon.ma.parray.ImmList2). Obviously the messages shouldn't be there.

Actions #3

Updated by Johan Gheys over 4 years ago

Sorry, I was no longer online and had not seen your question. I am happy that the origin has been found. Thanks.

Actions #4

Updated by Michael Kay over 4 years ago

  • Category set to Diagnostics
  • Status changed from New to Resolved
  • Assignee set to Michael Kay
  • Applies to branch 9.9, trunk added
  • Fix Committed on Branch 9.9, trunk added

The rogue message has been removed.

Actions #5

Updated by O'Neil Delpratt about 4 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 9.9.1.7 added

Patch applied in the 9.9.1.7 maintenance release.

Please register to edit this issue

Also available in: Atom PDF