patchAVR C Runtime Library - Patches: patch #10171, Fix PRIi64 and friends

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10171: Fix PRIi64 and friends

Submitter:  Marian Buschsieweke <maribu>
Submitted:  Thu 20 Jan 2022 12:41:31 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Thu 20 Jan 2022 12:41:31 PM UTC, original submission:  

- 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

Marian Buschsieweke <maribu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by maribu (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-20 maribu Attached File- Added 0001-Fix-PRIi64-and-friends.patch, #52700

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code