Thread

  1. Re: Unneeded volatile qualifier in fmgr.c

    Julien Rouhaud <rjuju123@gmail.com> — 2025-02-12T23:26:53Z

    On Wed, Feb 12, 2025 at 03:47:14PM -0600, Nathan Bossart wrote:
    > On Wed, Feb 12, 2025 at 09:38:04AM -0600, Nathan Bossart wrote:
    > > In any case, I don't see a problem with removing "volatile" now, so I'll
    > > plan on committing this later today if there are no objections.
    > 
    > Committed.
    
    Thanks.