Hi, On February 18, 2019 7:39:25 AM PST, Peter Eisentraut <peter.eisentr...@2ndquadrant.com> wrote: >I propose to add an equivalent to unconstify() for volatile. When >working on this, I picked the name unvolatize() mostly as a joke, but >it >appears it's a real word. Other ideas?
Shouldn't we just remove just about all those use of volatile? Basically the only valid use these days is on sigsetjmp call sites. Andres Andres -- Sent from my Android device with K-9 Mail. Please excuse my brevity.