Package: stda
Version: 1.1-2
Severity: normal

'mintegrate' works as expected with 3 numbers:

    % seq 3  | mintegrate -D
    1
    1

...but returns no data with 2 numbers:
    
    % seq 2  | mintegrate -D | wc
          0       0       0

Compare that with 'numinterval' (from the 'num-utils' package):

    % seq 3  | numinterval   
    1
    1
    % seq 2  | numinterval 
    1

HTH...


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages stda depends on:
ii  gawk     1:3.1.8+dfsg-0.1
ii  gnuplot  4.4.0-1.1       
ii  mawk     1.3.3-16        

Versions of packages stda recommends:
ii  evince  3.2.1-1  
ii  gv      1:3.7.2-2

stda suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to