Giter Club home page Giter Club logo

Comments (10)

dbohdan avatar dbohdan commented on May 25, 2024

Sorry, but I cannot reproduce this. I get a single column in the output, e.g.,

┌───────────┐
│   total   │
├───────────┤
│-rw-rw-r--.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│drwxrwxr-x.│
├───────────┤
│drwxrwxr-x.│
├───────────┤
│-rw-r--r--.│
├───────────┤
│-rw-r--r--.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│-rw-rw-rw-.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│-rwxrwxr-x.│
├───────────┤
│-rw-rw-rw-.│
├───────────┤
│-rw-rw-rw-.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│-rw-rw-r--.│
├───────────┤
│drwxrwxr-x.│
└───────────┘

Could you post your uname -a, sqawk -v and echo 'puts [info patchlevel]' | tclsh?

from sqawk.

jungle-boogie avatar jungle-boogie commented on May 25, 2024

Hello,

$ uname -a
Linux -debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 GNU/Linux

sqawk -v doesn't seem to return anything.

$ echo 'puts [info patchlevel]' | tclsh
8.6.2

Also experienced on this:

~ % uname -a
FreeBSD tosh 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r286893: Tue Aug 18 18:44:28 UTC 2015     [email protected]:/usr/obj/usr/src/sys/GENERIC  amd64

sqawk -v doesn't return anything.

% echo 'puts [info patchlevel]' | tclsh
8.6.4

from sqawk.

dbohdan avatar dbohdan commented on May 25, 2024

It's strange that you get no output from sqawk -v. What does grep version "$(which sqawk)" say?

Sent from my mobile device.

from sqawk.

jungle-boogie avatar jungle-boogie commented on May 25, 2024

Hello,

$ grep version "$(which sqawk)"
variable version 0.13.1
variable version 0.3.0
    {v "Print version"}
# Report version.
    puts $::sqawk::version

And on the second machine:

% grep version "$(which sqawk)"
variable version 0.13.1
variable version 0.3.0
    {v "Print version"}
# Report version.
    puts $::sqawk::version

from sqawk.

dbohdan avatar dbohdan commented on May 25, 2024

Looks like the issue requires further investigation. I will get back to you
once I have looked at it more closely.

Sent from my mobile device.

from sqawk.

jungle-boogie avatar jungle-boogie commented on May 25, 2024

Hi @dbohdan,

Let me know what else I can provide that may assist you.

from sqawk.

jungle-boogie avatar jungle-boogie commented on May 25, 2024

Wow, that was a lot quicker than I was expecting!

How did it work for you initially and I had problems?

from sqawk.

dbohdan avatar dbohdan commented on May 25, 2024

The problem had to do with the test at 0c2a2a8#diff-00da39b724a1065eebaebcc31f66392bL154. The test worked when the script had the extension .tcl, which is how I tested it, but didn't when it was installed as sqawk. This meant that instead of Sqawk you ran a standalone version of tabulate.tcl, which just so happens to work a lot like Sqawk with output=table. A funny thing, that. :-)

from sqawk.

jungle-boogie avatar jungle-boogie commented on May 25, 2024

Oh, that's funny.

Thanks for writing sqawk and correcting the issues so quickly!

This also fixes sqawk -v, too.

from sqawk.

dbohdan avatar dbohdan commented on May 25, 2024

You're welcome! I appreciate your bug reports.

from sqawk.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.