HackerTrans
TopNewTrendsCommentsPastAskShowJobs

theg5prank

no profile record

comments

theg5prank
·3 anni fa·discuss
There's no mandated order between compilation units. It's a problem significant enough to have its own snarky name: the Static Initialization Order Fiasco https://en.cppreference.com/w/cpp/language/siof
theg5prank
·3 anni fa·discuss
The defining feature of the War on Terror is that it is never over.
theg5prank
·4 anni fa·discuss
Objective-C++ was introduced in the early aughts (https://luminaryapps.com/blog/objective-c-a-history/index.ht... says 2002; I remember watching the WWDC video in which it was introduced but I'm having trouble finding it now, sorry).
theg5prank
·4 anni fa·discuss
It actually doesn’t have ppc64 either. Just 3 slices.
theg5prank
·4 anni fa·discuss
It only has i386, ppc, and arm64 slices. So, an Intel Mac running recent macOS won't be able to launch it as it does not have an x86_64 slice (32-bit x86 execution having been removed).

Whether an app containing code for 3 architectures qualifies as "true 5-arch universal" is in the eye of the beholder I guess.