◊(Local Yarn Code "History Of Ticket d8b9f6f7b4f1cd24e05efae196810415c8f75660")

Artifacts Associated With Ticket d8b9f6f7b4f1cd24e05efae196810415c8f75660

  1. Ticket change [f8440d27] (rid 252) by joel on 2019-03-20 00:59:43:

    1. icomment:
      The file <code>code-docs/sqlite-tools.scrbl</code> lacks a <code>(require "../sqlite-tools.rkt")</code>, hence the functions documented in that file are not hyperlinked to their definitions.
      
      However, adding the <code>require</code> results in an error:
      
      <blockquote><pre><code>code-docs/sqlite-tools.scrbl:15:21: module: identifier already required for label
        at: sqlite3-connect
        in: db
        location...:
         code-docs/sqlite-tools.scrbl:15:21
      contect...: ...
      </code></pre></blockquote>
      
      The [/artifact/4c85eb42?ln=20|line in question] calls the same <code>require</code> from within the examples evaluator. So there is some problem with <code>sqlite-tools.rkt</code> [/artifact/044c6c3e?ln=39|re-providing everything from <code>db/base</code> and <code>db/sqlite3</code>] when it comes to the labels and examples in Scribble docs.
      
    2. login: "joel"
    3. mimetype: "text/x-fossil-wiki"
    4. severity initialized to: "Important"
    5. status initialized to: "Open"
    6. title initialized to:
      Cross-ref links broken in scribble docs for sqlite-tools
      
    7. type initialized to: "Documentation Broken"
  2. Ticket change [4f7656a5] (rid 253) by joel on 2019-03-20 00:59:58:

    1. login: "joel"
    2. mimetype: "text/x-fossil-plain"
    3. priority changed to: "Immediate"
    4. resolution changed to: "Open"
  3. Ticket change [2b8bfb03] (rid 258) by joel on 2019-03-20 01:06:00:

    1. icomment: "Fixed in [d439b95f]."
    2. login: "joel"
    3. mimetype: "text/x-fossil-wiki"
    4. resolution changed to: "Fixed"
    5. status changed to: "Closed"