Re: Trivial feature request

2020-01-01 Thread Chris Moller
No, actually, I hadn't meant that, but I certainly don't object. On 01/01/2020 21:39, Blake McBride wrote: I hope you mean: Index: src/main.cc === --- src/main.cc (revision 1210) +++ src/main.cc (working copy) @@ -425,6 +425,7 @@ C

Re: Trivial feature request

2020-01-01 Thread Blake McBride
I hope you mean: Index: src/main.cc === --- src/main.cc (revision 1210) +++ src/main.cc (working copy) @@ -425,6 +425,7 @@ CERR << "executing --LX '" << lx << "'" << endl; Command::process_line(lx); + if (u

Re: Trivial feature request

2020-01-01 Thread Blake McBride
I hope you mean: ndex: src/main.cc === --- src/main.cc (revision 1210) +++ src/main.cc (working copy) @@ -425,6 +425,7 @@ CERR << "executing --LX '" << lx << "'" << endl; Command::process_line(lx); + if (up

Trivial feature request

2020-01-01 Thread Chris Moller
Hi, Jürgen, A really minor request: Index: src/main.cc === --- src/main.cc (revision 1210) +++ src/main.cc (working copy) @@ -425,6 +425,7 @@     CERR << "executing --LX '" << lx << "'" << endl; Command::process_li

Re: ]DOXY

2020-01-01 Thread Dr . Jürgen Sauermann
Hi Bill, As your logfile says, there is a program (called *dot*) missing on your machine. The program draws the call and caller graphs. On Debian or Ubuntu you can install it with: *apt-get install graphviz* I also fixed a segfault in the *]DOXY* command, so please *svn up* to the latest versio

]DOXY

2020-01-01 Thread Bill Daly
I get errors when I run ]DOXY This tarball includes : 1. lex.apl 2. /tmp/1 doxy (created by ]DOXY 3. The log showing how I created item 2 W doxy_test.tgz Description: application/compressed-tar