meeper मीपर् on Nostr: When the ANSI C standard was under development, the pragma directive was introduced. ...
When the ANSI C standard was under development, the pragma directive was introduced. Borrowed from Ada, #pragma is used to convey hints to the compiler, such as the desire to expand a particular function in-line or suppress range checks. Not previously seen in C, pragma met with some initial resistance from a gcc implementor, who took the "implementation-defined" effect very literally—in gcc version 1.34, the use of pragma causes the compiler to stop compiling and launch a computer game instead!
lmao
Published at
2024-06-16 06:02:36Event JSON
{
"id": "0a0efe4910f23aee07c967f53c587cd3abc6fe5286f94e6d477ba0d1f71d137b",
"pubkey": "d375ad47a51132f617e6eeaa30e7215f35de8131255c09bee0e0bf2e17628e58",
"created_at": 1718517756,
"kind": 1,
"tags": [
[
"t",
"pragma"
],
[
"proxy",
"https://udongein.xyz/objects/8a7745fb-714c-4b98-9662-74491d54fdc0",
"activitypub"
]
],
"content": "\n\nWhen the ANSI C standard was under development, the pragma directive was introduced. Borrowed from Ada, #pragma is used to convey hints to the compiler, such as the desire to expand a particular function in-line or suppress range checks. Not previously seen in C, pragma met with some initial resistance from a gcc implementor, who took the \"implementation-defined\" effect very literally—in gcc version 1.34, the use of pragma causes the compiler to stop compiling and launch a computer game instead!\n\nlmao",
"sig": "3aa9b18ed61ed78dda7970643ad41e13f3e9d43b96b06d87262b9410c9249b6e18d5566b92437fba50c69fb33e78ef45d41b6d3a679fb8181d388e5e30fe122c"
}