Re: [PATCH] istream_helpers: Fix sscanf typo
Bernhard Reutner-Fischer <[email protected]> Tue, 08 Oct 2019 08:07:59 +0200
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <[email protected]> |
On 8 October 2019 00:57:32 CEST, Rosen Penev <[email protected]> wrote: >This caused readin not to work properly with long long types. Please add a testcase too. TIA,