💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-03-23.txt captured on 2024-05-12 at 16:03:03.

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

[2022-03-23T04:17:13Z] <testuser[m]> Hi
[2022-03-23T06:00:27Z] <testuser[m]> illiliti: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/32307#note_224470
[2022-03-23T14:46:31Z] <testuser[m]> https://www.phoronix.com/scan.php?page=news_item&px=LLVM-14.0-Released
[2022-03-23T16:38:46Z] <acheam> > When building Clang it can now be configured that -fPIE and -pie are used by default on Linux to match the behavior of GCC. 
[2022-03-23T16:39:14Z] <acheam> thats nice
[2022-03-23T16:42:16Z] <acheam> I wonder who even targets C23 and other new standards.
[2022-03-23T16:42:54Z] <acheam> RE: "Clang has more additions in preparation for C23."
[2022-03-23T16:44:19Z] <testuser[m]> Yea the point of using C is to be portable so no one is gonna target an unreleased standard until after a decade or something lol
[2022-03-23T16:51:53Z] <acheam> I guess I could imagine some proprietary software that needs some feature and only targets mac/windows with prebuilt binaries using it sooner
[2022-03-23T16:51:59Z] <acheam> but thats pretty niche
[2022-03-23T17:05:13Z] <testuser[m]> Tbh with C, new standards barely bring anything worthwhile
[2022-03-23T17:05:19Z] <testuser[m]> Nice to haves but nothing major like defer or lambdas
[2022-03-23T17:10:09Z] <noocsharp> maybe in C35
[2022-03-23T17:16:55Z] <acheam> maybe there will be a point of convergence for C++ and C. C35 will be the same as C++98
[2022-03-23T17:18:42Z] <noocsharp> c+
[2022-03-23T19:15:47Z] <illiliti> testuser[m]: does that hack fix the crash for you?