Post Ab2XMFxZxKFVDzDmXw by [email protected] | |
More posts by [email protected] | |
Post #Ab2Oyx90wjVCZjwmo4 by [email protected] | |
0 likes, 1 repeats | |
we know that null pointers are all zeroes, but what if we want to talk about ca… | |
Post #Ab2P6Q3hqFMYHM1aJU by [email protected] | |
0 likes, 1 repeats | |
@gsuberland I tend to use "rogue pointer" for anything pointing to an… | |
Post #Ab2PXL0CkXFiPoDr4S by [email protected] | |
0 likes, 0 repeats | |
@dec_hl rogue pointer is more of a general term, though, not specific to near-n… | |
Post #Ab2PXL4oTOwGe6NXFo by [email protected] | |
0 likes, 0 repeats | |
@gsuberland @dec_hl "dud pointer"? | |
Post #Ab2PcMINMxZvsE7G4W by [email protected] | |
0 likes, 0 repeats | |
@mos_8502 @gsuberland "near null pointer"? that would be especially f… | |
Post #Ab2Po4dOrFlwZfXIdU by [email protected] | |
0 likes, 0 repeats | |
@dec_hl @gsuberland Ooh, how about "squib pointer"? | |
Post #Ab2PujT3xBtuxCsNMW by [email protected] | |
0 likes, 0 repeats | |
@mos_8502 @gsuberland you are challenging my English skills here.How about &quo… | |
Post #Ab2PxVSIVXUKMdqC36 by [email protected] | |
0 likes, 0 repeats | |
@mos_8502 @gsuberland or a "petty pointer"? | |
Post #Ab2Q2SBa5jWxfhNg7E by [email protected] | |
0 likes, 0 repeats | |
@dec_hl @gsuberland (A squib is any explosive device which fails to detonate bu… | |
Post #Ab2T1JdAiGWgiBR2o4 by [email protected] | |
0 likes, 1 repeats | |
yes thank you a dozen different people have already reminded me that obscure an… | |
Post #Ab2VdEao5odHzyXPNo by [email protected] | |
0 likes, 0 repeats | |
@gsuberland And this is why I think that C 2x and C++ 2x should simply break co… | |
Post #Ab2VdEf3q02GDAWo0u by [email protected] | |
0 likes, 0 repeats | |
@azonenberg @gsuberland they mandate two's complement in C++20 | |
Post #Ab2W64L1IYP2amu30q by [email protected] | |
0 likes, 0 repeats | |
@azonenberg yuuuuuuuuuuuuuuuuuup | |
Post #Ab2W64Pz06NAqBE0kS by [email protected] | |
0 likes, 0 repeats | |
@azonenberg this has been my stance for years and I cannot fathom why we've… | |
Post #Ab2W64TslbUZ2H37pI by [email protected] | |
0 likes, 0 repeats | |
@azonenberg or, to put a snarkier point on it, I can't fathom why we've… | |
Post #Ab2W64XmX6bxEMsEu8 by [email protected] | |
0 likes, 0 repeats | |
@gsuberland @azonenberg because it helps on some benchmarks and high performanc… | |
Post #Ab2XMF8B2R8GeZAjQW by [email protected] | |
0 likes, 0 repeats | |
@whitequark @gsuberland But is signed overflow well defined as "wrap"… | |
Post #Ab2XMFxZxKFVDzDmXw by [email protected] | |
0 likes, 0 repeats | |
@azonenberg @whitequark @gsuberland There's a bunch of optimizations you lo… | |
Post #Ab2XMG1phVeTRBDBB2 by [email protected] | |
0 likes, 0 repeats | |
@galibert @whitequark @gsuberland IMO those optimization should be in the same … | |
Post #Ab2XMG65Rh3ReNCZo8 by [email protected] | |
0 likes, 0 repeats | |
@galibert @whitequark @gsuberland In other words "you, the compiler, are h… | |
Post #Ab2XMG9zDCApqT1gsy by [email protected] | |
0 likes, 0 repeats | |
@azonenberg @galibert @gsuberland that ship has kind of sailed though; it quite… | |
Post #Ab3Kxz2iCIzFVzF29I by [email protected] | |
0 likes, 0 repeats | |
@whitequark @azonenberg @galibert @gsuberland even Rust has UB on signed intege… | |
Post #Ab3zjkydnDCTxQfjGq by [email protected] | |
0 likes, 0 repeats | |
@destevez @azonenberg @galibert @gsuberland I don't believe that's accu… | |
Post #Ab41m6Rt8FpL2RbBqq by [email protected] | |
0 likes, 0 repeats | |
@whitequark @azonenberg @galibert @gsuberland I reviewed the reference and you&… |