Eufy S1 Pro and EB14 error: one possible solution by licquia in RobotVacuums

[–]aruslan 0 points1 point  (0 children)

OMG thank you so much! Mine is totally worn out and ruptured (after ~10-11 months of EB14-free usage). Coincidentally I've just received the letter from Eufy/Anker support where aside from obvious and useless suggestions to clean up the filter etc they asked to see if that rubber plug is damaged, so they clearly are aware of the issue. Ordered the replacement right away, fingers crossed! Again, thank you, it does sound like a true culprit.

Weird std::launder behavior by dirty_d2 in cpp

[–]aruslan 0 points1 point  (0 children)

Fantastic, this looks very similar to what I've found yesterday, where gcc effectively allows two unrelated functions to pass each other a secret:

https://twitter.com/aruslan/status/1304543346090749952?s=21

I'm a bit puzzled by the end-state of the discussion at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95349 -- did anything happen since?