+1
−1
+0
−1
+1
−1
+9
−5
+224
−253
File changed.
Preview size limit exceeded, changes collapsed.
Loading
This allows the compiler to pack and align the structs better in memory. For a rather feature-complete build on x86_64 Linux, gcc 8.1.2 makes the Curl_easy struct 4.9% smaller. From 6312 bytes to 6000. Removed an unused struct field. No functionality changes. Closes #3610
File changed.
Preview size limit exceeded, changes collapsed.