MPS issue job003666

TitleDesign documents have formatting errors
Statusclosed
Priorityessential
Assigned userGareth Rees
OrganizationRavenbrook
DescriptionThe virtual memory arena design [3] has these errors when run through Docutils:

    System Message: ERROR/3 (arenavm.txt, line 109); backlink
    Unknown target name: ".req.fun.trans".

    System Message: ERROR/3 (arenavm.txt, line 136); backlink
    Unknown target name: ".req.fun.trans".

The buffer design [1] has these errors when run through Docutils:

    System Message: ERROR/3 (buffer.txt, line 187); backlink
    Unknown target name: ".method".

    System Message: ERROR/3 (buffer.txt, line 709); backlink
    Unknown target name: "rhsk".

The collection design [4] does not seem to be processed as reStructuredText at all.

The locus design [5] has this error when run through Docutils:

    System Message: ERROR/3 (locus.txt, line 480); backlink
    Unknown target name: ".req.condemn".

The AMC pool class design [6] has this error when run through Docutils:

    System Message: ERROR/3 (poolamc.txt, line 20); backlink
    Unknown target name: ".initial-design".

The AMS pool class design [7] has this error when run through Docutils:

    System Message: ERROR/3 (poolams.txt, line 482); backlink
    Unknown target name: "nb".

The MVT pool class design [8] has these errors when run through Docutils:

    System Message: ERROR/3 (poolmvt.txt, line 403); backlink
    Unknown target name: ".mech.free-list.cartesian-tree".

    System Message: ERROR/3 (poolmvt.txt, line 413); backlink
    Unknown target name: ".arch.ap.fill-size".

    System Message: ERROR/3 (poolmvt.txt, line 506); backlink
    Unknown target name: ".fun.suballocate".

    System Message: ERROR/3 (poolmvt.txt, line 526); backlink
    Unknown target name: ".sol.mech.free-list.bitmap".

    System Message: ERROR/3 (poolmvt.txt, line 602); backlink
    Unknown target name: ".policy.reuse".

    System Message: ERROR/3 (poolmvt.txt, line 819); backlink
    Unknown target name: ".arch.abq.return.segment".

    System Message: ERROR/3 (poolmvt.txt, line 931); backlink
    Unknown target name: ".impl.c.splay".

The MVFF pool class design [9] has this error when run through Docutils:

    System Message: ERROR/3 (poolmvff.txt, line 160); backlink
    Unknown target name: "gdr".

The Linux protection design [10] has this error when run through Docutils:

    System Message: ERROR/3 (protli.txt, line 48); backlink
    Unknown target name: ".fun.sighandle".

The SunOS protection design [11] has this error when run through Docutils:

    System Message: ERROR/3 (protsu.txt, line 78); backlink
    Unknown target name: ".fun.sighandle".

The POSIX thread extensions design [12] has this error when run through Docutils:

    System Message: ERROR/3 (pthreadext.txt, line 202); backlink
    Unknown target name: ".impl.suspend-ring".

The segment design [13] has this error when run through Docutils:

    System Message: ERROR/3 (seg.txt, line 249); backlink
    Unknown target name: ".overview.next-method".

The splay tree design [2] has this error when run through Docutils:

    System Message: ERROR/3 (splay.txt, line 245); backlink
    Unknown target name: ".usage.initialization".
AnalysisNone as yet.
How foundmanual_test
Evidence[1] <https://info.ravenbrook.com/project/mps/master/design/buffer>
[2] <https://info.ravenbrook.com/project/mps/master/design/splay>
[3] <https://info.ravenbrook.com/project/mps/master/design/arenavm>
[4] <https://info.ravenbrook.com/project/mps/master/design/collection>
[5] <https://info.ravenbrook.com/project/mps/master/design/locus>
[6] <https://info.ravenbrook.com/project/mps/master/design/poolamc>
[7] <https://info.ravenbrook.com/project/mps/master/design/poolams>
[8] <https://info.ravenbrook.com/project/mps/master/design/poolmvt>
[9] <https://info.ravenbrook.com/project/mps/master/design/poolmvff>
[10] <https://info.ravenbrook.com/project/mps/master/design/protli>
[11] <https://info.ravenbrook.com/project/mps/master/design/protsu>
[12] <https://info.ravenbrook.com/project/mps/master/design/pthreadext>
[13] <https://info.ravenbrook.com/project/mps/master/design/seg>
Created byGareth Rees
Created on2014-01-14 14:06:38
Last modified byGareth Rees
Last modified on2014-01-14 20:21:26
History2014-01-14 GDR Created.

Fixes

Change Effect Date User Description
184012 closed 2014-01-14 20:20:19 Gareth Rees Fix date so that it is recognized as reStructuredText.
184011 open 2014-01-14 20:06:10 Gareth Rees Fix history entry.
184010 open 2014-01-14 20:04:46 Gareth Rees Fix cross-reference.
184008 open 2014-01-14 20:00:03 Gareth Rees Fix cross-references.