Skip to content

Incorrect content generation for Appendix A #413

@dholmes-epcc-ed-ac-uk

Description

@dholmes-epcc-ed-ac-uk

Problem

Thanks for the helpful discussion of this in the virtual meeting just now.

I have found the offending commit (c79a0b90f) and I understand the bug it introduced (a flawed change to the egrep regex for finding bindings in the rendered tex files).

The commit is this one:
https://github.com/mpi-forum/mpi-standard/commit/c79a0b90f6faa0aaa3a7f5f08556aaa0e3dbf9a6

Here are the before and after PDFs:

Before c79a0b90f:
mpi-report-before-c79a0b90f.pdf

After c79a0b90f:
mpi-report-after-c79a0b90f.pdf

In particular, MPI_Wtime appears in §A.3.7 in the before PDF but does not appear in the after PDF.

Proposal

Fix the bug in the MAKE-APPLANG script.

Changes to the Text

Correct the regex expressions to account for the variety of binding Latex macros.

Impact on Implementations

Correct appendices are easier to use than broken ones.

Impact on Users

Correct appendices are easier to use than broken ones.

References

Insert any internal (other issues) or external (websites, papers, etc.) references here.

Metadata

Metadata

Labels

chap-bindings-summaryLanguage Bindings Summary Chapter Committeeeditor changeChanges to be made by the document editorno-wgDiscussion doesn't have a current working group

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions