bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #54077] usage of atol in gsl-randistdoes not allow to pas


From: Jerome BENOIT
Subject: [Bug-gsl] [bug #54077] usage of atol in gsl-randistdoes not allow to pass big seed
Date: Thu, 7 Jun 2018 00:18:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

                 Summary: usage of atol in gsl-randistdoes not allow to pass
big seed
                 Project: GNU Scientific Library
            Submitted by: jgmb
            Submitted on: Thu 07 Jun 2018 06:18:09 AM CEST
                Category: Runtime error
                Severity: 3 - Normal
        Operating System: Debian
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 2.4.90
         Discussion Lock: Any

    _______________________________________________________

Details:

Seeds greater than LONG_MAX are interpreted correctly by gsl-randist: the old
atol may be replaced by strtoul.

Please see the attached patch.

hth,
Jerome



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 07 Jun 2018 06:18:09 AM CEST  Name:
0001-replace-atol-by-strtoul-in-gsl-randist.c.patch  Size: 680B   By: jgmb

<http://savannah.gnu.org/bugs/download.php?file_id=44314>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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