gnuastro-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-devel] [bug #48516] Misleading error message in sanitycheck fu


From: Vladimir Markelov
Subject: [gnuastro-devel] [bug #48516] Misleading error message in sanitycheck function
Date: Fri, 15 Jul 2016 02:12:13 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0

URL:
  <http://savannah.gnu.org/bugs/?48516>

                 Summary: Misleading error message in sanitycheck function
                 Project: GNU Astronomy Utilities
            Submitted by: vvm
            Submitted on: Thu 14 Jul 2016 07:12:10 PM PDT
                Category: ImageCrop
                Severity: 2 - Minor
              Item Group: Source code
                  Status: None
                 Privacy: Public
             Assigned to: vvm
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

src/imgcrop/ui.c
386 if(p->iwidth[0]<3)
387   error(EXIT_FAILURE, 0, "--iwidth has to be >3 pixels");

iwidth[0] must be less than 3 but the message says that it must be greater
than 3. It seem the message should say '...to be 3 or more ...'




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48516>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]