Follow-up Comment #6, bug #62110 (project wget):

IMO, the following code should always get the correct result on any platform.
If not, that should be a bug of gnulib.

        int64 x;
        sscanf(buf, "%" SCNd64, &x);


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62110>

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


Reply via email to