If you feel like you're fighting a ghost in your code 99% of the time it's not a compiler bug and it's some weird edge case you never thought of, take a break and come back
Or you just forgot to save the changes you made
If you feel like you're fighting a ghost in your code 99% of the time it's not a compiler bug and it's some weird edge case you never thought of, take a break and come back
Or you just forgot to save the changes you made
@BrodieOnLinux There's this particular case in C where one would assume something rather basic (like that signed integers overflow), the code will not work, they would debug the hell out of it and get to the "WHY TFK MY INTEGER IS NOT OVERFLOWING" point and finally realize that signed overflow is UB and thus the compiler "optimized" the code.
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.