vcpkg/versions/r-
Billy O'Neal fdb170fda2
[rsocket] Use C++17. (#21978)
Resolves CI failure:

```
C:\PROGRA~2\MICROS~3\2019\ENTERP~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe   /TP -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE -DDEBUG -DFMT_LOCALE -DGFLAGS_DLL_DECLARE_FLAG="" -DGFLAGS_DLL_DEFINE_FLAG="" -DGFLAGS_IS_A_DLL=0 -DGLOG_NO_ABBREVIATED_SEVERITIES -DGOOGLE_GLOG_DLL_DECL="" -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_SCL_SECURE_NO_WARNINGS -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -ID:\buildtrees\rsocket\src\3daa230e14-e3a6381b1c.clean -ID:\buildtrees\rsocket\src\3daa230e14-e3a6381b1c.clean\yarpl\.. -ID:\installed\x64-windows-static\include /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP  /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1  /EHs /GF /Zc:referenceBinding /Zc:rvalueCast /Zc:implicitNoexcept /Zc:strictStrings /Zc:threadSafeInit /Zc:throwingNew /permissive- /std:c++17 /wd4191 /wd4291 /wd4309 /wd4310 /wd4366 /wd4587 /wd4592 /wd4628 /wd4723 /wd4724 /wd4868 /wd4996 /wd4068 /wd4091 /wd4146 /wd4800 /wd4018 /wd4365 /wd4388 /wd4389 /wd4100 /wd4459 /wd4505 /wd4701 /wd4702 /wd4061 /wd4127 /wd4200 /wd4201 /wd4296 /wd4316 /wd4324 /wd4355 /wd4371 /wd4435 /wd4514 /wd4548 /wd4571 /wd4574 /wd4582 /wd4583 /wd4619 /wd4623 /wd4625 /wd4626 /wd4643 /wd4647 /wd4668 /wd4706 /wd4710 /wd4711 /wd4714 /wd4820 /wd5026 /wd5027 /wd5031 /wd5045 /we4099 /we4129 /we4566 -std:c++14 /showIncludes /FoCMakeFiles\ReactiveSocket.dir\rsocket\internal\ScheduledSingleSubscription.cpp.obj /FdCMakeFiles\ReactiveSocket.dir\ReactiveSocket.pdb /FS -c D:\buildtrees\rsocket\src\3daa230e14-e3a6381b1c.clean\rsocket\internal\ScheduledSingleSubscription.cpp
cl : Command line warning D9025 : overriding '/std:c++17' with '/std:c++14'
D:\installed\x64-windows-static\include\folly/portability/Windows.h(42): warning C4005: '_CRT_INTERNAL_NONSTDC_NAMES': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt.h(401): note: see previous definition of '_CRT_INTERNAL_NONSTDC_NAMES'
D:\installed\x64-windows-static\include\range/v3/detail/config.hpp(225): fatal error C1189: #error:  range-v3 requires Visual Studio 2019 with the /std:c++17 (or /std:c++latest) and /permissive- options.
ninja: build stopped: subcommand failed.
```
2021-12-12 19:31:37 -08:00
..
rabit.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
ragel.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rang.json [rang] Update to 3.2 (#21413) 2021-11-15 14:17:21 -08:00
range-v3-vs2015.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
range-v3.json [range-v3] updates REF to range-v3:HEAD (#21393) 2021-12-06 20:12:14 -08:00
rapidcheck.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rapidcsv.json [rapidcsv] Update to 8.53 (#20941) 2021-10-26 23:45:05 -07:00
rapidjson.json [rapidjson] no absolute paths (#21662) 2021-11-26 01:19:10 -08:00
rapidxml-ns.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rapidxml.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rappture.json [rappture] Update port to use vcpkg.json instead of CONTROL (#20049) 2021-09-08 07:54:48 -07:00
raylib.json [raylib] Update to 4.0.0 (#21209) 2021-11-08 21:06:51 -08:00
rbdl-orb.json [rbdl-orb] no absolute paths (#21569) 2021-11-22 15:49:21 -08:00
rbdl.json [many ports] call vcpkg_fixup_pkgconfig() (#20953) 2021-10-27 15:19:28 -07:00
re2.json [re2] Update to 2021-11-01 (#21373) 2021-11-15 16:33:47 -08:00
readerwriterqueue.json [readerwriterqueue] Update to 1.0.6 (#21751) 2021-11-30 10:16:18 -08:00
readline-win32.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
readline.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
readosm.json [spatialite-tools] Revise and update to 5.0.1 (#21594) 2021-12-06 17:58:47 -08:00
realsense2.json [realsense2] add missing libusb dep on macOS (#21725) 2021-11-30 14:07:44 -08:00
recast.json [recast] Export unofficial target (#18671) 2021-07-01 09:14:08 -07:00
redis-plus-plus.json [many ports] call vcpkg_fixup_pkgconfig() (#20953) 2021-10-27 15:19:28 -07:00
refl-cpp.json [refl-cpp] Update to 0.12.1 (#21372) 2021-11-15 16:31:31 -08:00
refprop-headers.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
replxx.json [replxx] Update to 0.0.4 (#21371) 2021-11-15 16:45:07 -08:00
reproc.json [reproc] Update to 14.2.4 (#21085) 2021-11-04 12:59:49 -07:00
rest-rpc.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
restbed.json [restbed] Update to 4.8 (#21475) 2021-11-22 15:26:45 -08:00
restc-cpp.json [restc-cpp] make using boost-log an optional feature (#18683) 2021-07-25 17:27:31 -07:00
restclient-cpp.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
restinio.json [restinio] Update to 0.6.14 (#21541) 2021-11-22 15:38:47 -08:00
rexo.json [New port] Rexo (#18895) 2021-09-13 19:42:24 -07:00
rhash.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
riffcpp.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
ring-span-lite.json [ring-span-lite] Update to 0.6.0 (#20363) 2021-09-27 21:02:22 -07:00
rmlui.json [rmlui] Update to 4.2 (#19719) 2021-08-24 15:47:00 -07:00
roaring.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
robin-hood-hashing.json [robin-hood-hashing] Update to 3.11.3 (#18917) 2021-07-22 14:53:23 -07:00
robin-map.json [robin-map] add target and cleanup (#17361) 2021-05-17 23:47:21 -07:00
rocksdb.json [rocksdb] update to v6.26.1 (#21661) 2021-11-26 01:18:37 -08:00
rpclib.json [many ports] call vcpkg_fixup_pkgconfig() (#20953) 2021-10-27 15:19:28 -07:00
rply.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rs-core-lib.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rsasynccpp.json [rsasynccpp] Add new port (Rstein.AsyncCpp) (#16380) 2021-02-24 16:38:53 -08:00
rsm-binary-io.json [rsm-binary-io] Update to 2.0.4 (#21064) 2021-11-05 14:23:52 -07:00
rsm-bsa.json [rsm-bsa] Update to 4.0.0 (#21214) 2021-11-08 21:06:25 -08:00
rsm-mmio.json [rsm-mmio] Fix port installation (#20416) 2021-09-29 08:42:09 -07:00
rsocket.json [rsocket] Use C++17. (#21978) 2021-12-12 19:31:37 -08:00
rtabmap.json [pcl] Update to 1.12.0 [rtabmap] Update to 0.20.13 (#18855) 2021-11-05 00:24:45 -07:00
rtaudio.json [vcpkg baseline][rtaudio] Add feature alsa and fix dependency (#21613) 2021-11-22 20:33:13 -08:00
rtlsdr.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rtmidi.json [rtmidi] Fix fatal error C1083: Cannot open include file: jack/jack.h (#19458) 2021-08-09 08:56:48 -07:00
rttr.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rxcpp.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rxqt.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rxspencer.json [rxspencer] Update to latest release 3.9.0 and also support dynamic build (#19039) 2021-07-22 13:36:21 -07:00
ryml.json [ryml] Support osx (#20661) 2021-10-12 17:09:17 -07:00
ryu.json [ryu] fixed syntax error in ryuConfig.cmake (#17306) 2021-04-29 15:45:22 -07:00