[Info-vax] Clang

Stephen Hoffman seaohveh at hoffmanlabs.invalid
Mon Nov 21 16:37:10 EST 2022


On 2022-11-16 22:21:41 +0000, Stephen Hoffman said:

> The C and C++ standards updates tend to be non-breaking changes, past 
> the K&R to ANSI/ISO era. Use the new stuff or not. Use the portability, 
> or  not. Your call.

PS: Write-up on some of the C23 changes:

https://htmlpreview.github.io/?https://icube-forge.unistra.fr/icps/c23-library/-/raw/main/README.html 


asctime and ctime are deprecated, NULL transitioning to nullptr, 
assorted stdarg.h changes, stdbit.h, and a deprecated keyword is 
available.
(Haven't figured out yet if I can locally deprecate some problematic 
standard library functions, but that's now on the investigative agenda 
as C23 arrives here.)

-- 
Pure Personal Opinion | HoffmanLabs LLC 




More information about the Info-vax mailing list