-
Updated
Feb 12, 2021 - CMake
cplusplus

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 4,995 public repositories matching this topic...
-
Updated
Feb 12, 2021 - C++
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$ref": "#/definitions/foo",
"definitions": {
"foo": {
"type": "object",
"properties": {
"bar": {
"$ref": "bar.json#"
},
},
"required": [
"bar"
],
},
"title": "foo"
}
}
Running quicktype CLI with this Schema produces
Error
Conan v2.0 will stop rewriting conanfile.py
after scm
substitution, it will always use scm_to_conandata=True
. When the conanfile.py
is not rewritten, functions that are evaluated when the recipe is loaded are quite inconvenient (these function might use some commands to get information from the SCM, but when the recipe is in the cache the SCM is no longer there).
An alternative for user
We are using font-awesome V4 and should migrate to font-awesome V5 which comes with its own vue.js module: https://github.com/FortAwesome/vue-fontawesome
Migration includes removing old font-awesome V4 module and changing all existing icons to new vue.js tag.
This is blocked until #114 is merged which comes with first initial integration.
Clients that support multiple server connections would like to have a way to decide which server connection is best able to handle a query. Servers currently "sort of" expose their load as fees, but there's no real exposure of server load in a useful way. Some parameter should be added to the "server" publication stream that clients can just compare across servers to decide which is most likely to
-
Updated
Jan 11, 2021 - Java
In strptime
as compiled for Emscripten, when given the US locale string format ("%m/%d/%Y, %I:%M:%S %p"), it incorrectly parses "12:00:00 AM" as "12:00:00 PM". In order to fix this, we will need a custom-written string parser similar to the CustomISO8601Parser
from arrow_csv.cpp. This parser uses the
-
Updated
Jan 26, 2021 - C++
-
Updated
Feb 12, 2021
-
Updated
Jan 29, 2021 - C++
The Editor is lagging slow and thus unusuable.
Sometimes even crashes occur.
The Problem may be here: (taken from the CEF log, Messages repeated all over again):
[0823/024737:ERROR:gles2_cmd_decoder.cc(4643)] Error: 5 for Command kPostSubBufferCHROMIUM
[0823/024737:ERROR:gpu_channel_manager.cc(222)] Exiting GPU process because some drivers cannot recover from problems.
[0823/024737:ER
This issue documents the progress on adding CI configurations
for supported C++ compilers.
- Default GCC on Ubuntu
- GCC 7 on Ubuntu
- Clang 5 on Ubuntu
- Default Clang on macOS
- Default MSVC on Windows
- MSVC 14.1+ (VS 2017) on Windows
- MinGW (MSYS2) on Windows
- Cygwin on Windows
- LXSS GCC on Windows
-
Updated
Jan 7, 2021 - C++
-
Updated
Feb 9, 2021 - C++
-
Updated
Jan 3, 2021 - C++
-
Updated
Feb 12, 2021 - Python
-
Updated
Feb 9, 2021 - C++
-
Updated
Feb 9, 2021
-
Updated
Feb 12, 2021 - C++
-
Updated
Feb 5, 2021 - C++
-
Updated
Feb 11, 2021 - C++
-
Updated
Feb 10, 2021 - JavaScript
Version
Execution step
Testcase
Output
Expected behavior
Description
When ex