avr-libc-dev
[Top][All Lists]
Advanced

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

[patch #10171] Fix PRIi64 and friends


From: Marian Buschsieweke
Subject: [patch #10171] Fix PRIi64 and friends
Date: Thu, 20 Jan 2022 07:41:33 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

URL:
  <https://savannah.nongnu.org/patch/?10171>

                 Summary: Fix PRIi64 and friends
                 Project: AVR C Runtime Library
            Submitted by: maribu
            Submitted on: Thu 20 Jan 2022 12:41:31 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

- PRIi64 and friends should be provided when support for long long is
  present in printf and scanf, that is
  __avr_libc_does_not_implement_long_long_in_printf_or_scanf is not
  defined. Apparently the double negation previously let to confusion
- Add Doxygen documentation to the defines and expose the code to
  Doxygen




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 20 Jan 2022 12:41:31 PM UTC  Name: 0001-Fix-PRIi64-and-friends.patch
 Size: 2KiB   By: maribu

<http://savannah.nongnu.org/patch/download.php?file_id=52700>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10171>

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




reply via email to

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