bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] lib/stdio.in.h: define _POSIX_C_SOURCE on >=Sierra


From: Sevan Janiyan
Subject: Re: [PATCH] lib/stdio.in.h: define _POSIX_C_SOURCE on >=Sierra
Date: Wed, 8 Nov 2023 01:52:37 +0000
User-agent: Mozilla Thunderbird

On 07/11/2023 21:53, Bruno Haible wrote:
You can download the macOS header files of various macOS versions from
https://opensource.apple.com/releases/
They are in the Libc package.

What I find is that in macOS 13.0, sprintf and vsprintf are deprecated.
But in macOS 12.5, they are not.

macOS 13.0
https://github.com/apple-oss-distributions/Libc/blob/7861c72b1692b65f79c03f21a8a1a8e51e14c843/include/stdio.h#L243

12.5
https://github.com/apple-oss-distributions/Libc/blob/dbde50970329ace8793fca2b63d708d280c33d88/include/stdio.h#L226


Sevan



reply via email to

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