[FFmpeg-trac] #9859(undetermined:new): Compilation warnings ATOMIC_VAR_INIT

FFmpeg trac at avcodec.org
Tue Sep 6 08:56:09 EEST 2022


#9859: Compilation warnings ATOMIC_VAR_INIT
-------------------------------------+-------------------------------------
             Reporter:  Jozef        |                    Owner:  (none)
  Chutka                             |
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Balling):

 ATOMIC_VAR_INIT() is deprecated by C11, stop reading drafts and download
 normal standard on libgen. But since when do we uee C11? I thought it was
 C89 (so all "declaration before code" applies) with only some parts C99,
 but should be frowned upon.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9859#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list