Skip to content

Conversation

@chkpnt
Copy link

@chkpnt chkpnt commented Oct 23, 2025

Draft for FOP-2469 by applying FOP-2469-2018-07-17.patch.

// Anyway, the bpd of a table is not used by the layout code
}
if (tableLayout == EN_AUTO) {
/*if (tableLayout == EN_AUTO) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete the commented-out code.

*/
protected int getLineWidth(int line) {
assert lineWidth >= 0;
// assert lineWidth >= 0;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What could be the reason for commenting out this assertion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant