[Users] [Bug 4774] New: handle more systems which lack support for the scanf m modifier

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Mon Feb 12 17:41:56 UTC 2024


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4774

            Bug ID: 4774
           Summary: handle more systems which lack support for the scanf m
                    modifier
           Product: Claws Mail
           Version: GIT
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: olaf at aepfle.de

Created attachment 2460
  -->
https://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=2460&action=edit
master-handle-more-systems-which-lack-support-for-the-scanf.patch

The 'm' modifier for scanf is an extension to ISO C. It was mentioned in POSIX
1003.1 2008 (Issue 7). It is difficult to detect at compile time if a libc has
implemented support for this modifier. Extend the existing list of systems
which lack support for it with NetBSD and Dragonfly BSD.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list