webrtc/examples
Mirko Bonadei a33881a638 Fix Wgnu-folding-constant.
This CL fixes "variable length array folded to constant array as an
extension" by switching the constant variable declaration to an enum,
which is compile-time constant.

Bug: None
Change-Id: Iff8cd22e6320a19439fc3f1ae2fb7126210e080b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227642
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34651}
2021-08-05 07:39:25 +00:00
..
aarproject Rename release_aar.py and modify it for validation of aar file. 2021-07-23 09:06:34 +00:00
androidapp Use backticks not vertical bars to denote variables in comments for /examples 2021-07-27 15:17:13 +00:00
androidjunit Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
androidnativeapi Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
androidtests Roll chromium_revision 03a29cf406..0549de0c2d (904346:907032) 2021-07-30 09:56:45 +00:00
androidvoip Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
objc Fix Wgnu-folding-constant. 2021-08-05 07:39:25 +00:00
objcnativeapi Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from before either macOS or the iOS Simulator supported Metal rendering. 2021-06-23 09:56:20 +00:00
peerconnection Use backticks not vertical bars to denote variables in comments for /examples 2021-07-27 15:17:13 +00:00
stunprober Switch pc client and stunprober to ABSL_FLAG. 2019-07-17 14:03:59 +00:00
stunserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turnserver Format almost everything. 2019-07-08 13:45:15 +00:00
unityplugin Introduce CreateDataChannelOrError 2021-05-26 09:43:29 +00:00
BUILD.gn Roll chromium_revision 03a29cf406..0549de0c2d (904346:907032) 2021-07-30 09:56:45 +00:00
DEPS Remove +absl/flags exceptions from non root DEPS files. 2019-07-16 16:52:41 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00