<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://soft.trung.fun/code/prosody/</link>
    <language>en-us</language>

    <title>prosody: tools/tb2err history</title>
    <description>tools/tb2err revision history</description>
    <item>
    <title>tools/tb2err: Trim trailing whitespace</title>
    <link>https://soft.trung.fun/code/prosody/log/4aa4a51a7a77/tools/tb2err</link>
    <description><![CDATA[tools/tb2err: Trim trailing whitespace]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 08 Apr 2023 12:56:13 +0200</pubDate>
</item>
<item>
    <title>tools/tb2err: Rewrite prosody-modules paths to ../modules</title>
    <link>https://soft.trung.fun/code/prosody/log/ab546c5977ed/tools/tb2err</link>
    <description><![CDATA[tools/tb2err: Rewrite prosody-modules paths to ../modules<br/>
<br/>
This assumes you have community modules in ../modules as I do]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 08 Apr 2023 12:55:08 +0200</pubDate>
</item>
<item>
    <title>tools/tb2err: Add some example usage in a comment</title>
    <link>https://soft.trung.fun/code/prosody/log/b172db27ffed/tools/tb2err</link>
    <description><![CDATA[tools/tb2err: Add some example usage in a comment]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 08 Apr 2023 12:54:26 +0200</pubDate>
</item>
<item>
    <title>tools/tb2err: Drop use of lua-any since it should run fine on any Lua</title>
    <link>https://soft.trung.fun/code/prosody/log/414952def2d3/tools/tb2err</link>
    <description><![CDATA[tools/tb2err: Drop use of lua-any since it should run fine on any Lua<br/>
<br/>
Dependencies--; \o/]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 08 Apr 2023 12:53:19 +0200</pubDate>
</item>
<item>
    <title>tools/tb2err: Formats Lua traceback in errors.err format</title>
    <link>https://soft.trung.fun/code/prosody/log/13e2ac7b5798/tools/tb2err</link>
    <description><![CDATA[tools/tb2err: Formats Lua traceback in errors.err format<br/>
<br/>
Manually opening to the files and line numbers from a Lua traceback is<br/>
tedious. This tool converts tracebacks into a format that many compilers<br/>
and such tools use, which is also compatible with Vim (and possibly<br/>
other editors).<br/>
<br/>
Thus if someone sends you a pastebin link with a traceback, a command<br/>
like the following gets you right to the relevant lines:<br/>
<br/>
curl paste.example/abc123.txt | tb2err &gt; errors.err; vim -q]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 28 Oct 2020 22:42:43 +0100</pubDate>
</item>

  </channel>
</rss>
