Menu

#149 Logic typo in the WEB source

Future
closed
nobody
None
5
2019-01-02
2018-02-26
No

In lines 23617 and 23690 of xetex.web, the following construct appears:

type(main_ppp=disc_node)

Presumably these are supposed to be:

type(main_ppp)=disc_node

Discussion

  • Jonathan Kew

    Jonathan Kew - 2018-02-26

    Ouch! Indeed, that doesn't look right.

    We'll need to figure out whether the "obvious" change will actually have the right effect here, or if there are further implications. Have you tested this at all?

     
  • Jonathan Kew

    Jonathan Kew - 2018-02-26

    I have just corrected this code (I hope!) in commit 2b6736ba29e38f604ddab239c661c18366e8c41b.

    Any testing would be much appreciated.

     
  • Jonathan Kew

    Jonathan Kew - 2019-01-02
    • status: open --> closed
     
  • Jonathan Kew

    Jonathan Kew - 2019-01-02

    This has been fixed for v. 0.999991.

     

Anonymous
Anonymous

Add attachments
Cancel