Source-Changes-D archive

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

Re: CVS commit: src/include



On Sun, Mar 01, 2020 at 03:08:16PM +0000, Kamil Rytarowski wrote:
> Module Name:	src
> Committed By:	kamil
> Date:		Sun Mar  1 15:08:16 UTC 2020
> 
> Modified Files:
> 	src/include: stddef.h
> 
> Log Message:
> Expose max_align_t to C99/C++

Please revert this immediately. It is just wrong.

> This problem does not exist on OSs like Linux as they get this namespace
> visibility defined inside LLVM or GNU toolchain headers. NetBSD ships with
> its own stddef.h, rather than relying on a toolchain and its internal
> extensions.

This is incorrect as well.

Joerg


Home | Main Index | Thread Index | Old Index