-
Per issue #26, if we're going to accept invalid (default constructed) `std::future` results from resolvers to skip subscription updates, we need to be prepared to receive them in the other operation t…
-
I would like to be able to identify a floating point number and instead of converting it to a double, I would like to convert it to a custom type, eg.
```
namespace mp = boost::multiprecision;
mp::…
-
As it says in the issue title catch is on 2.4.2 now.
Also catch has an upstream conanfile now, which may be better to use than this one (for one it actually installs using cmake.
-
I am not sure if you aim to be supported on UWP, but at least version 2.7.1 will not compile, as `CreateFileA` seams not to be supported on that platform.
-
AFAIK we don't have a strategy to deprecate packages yet, do we?
There could be several scenarios in which this can happen, e.g.
* we maintained a package, which now has official upstream suppor…
-
Do you notice that? This causes me to use the extern declaration where I also want to use semver-cpp.
-
Hi,
I've tried to run the PEGTL unit tests on a Linux s390x machine and got the following errors:
```
pegtl: unit test assert [ internal::h_to_le( std::int16_t( 0x7a39 ) ) == std::int16_t( 0x7a39 …
-
Assuming a Subscription from a schema like this:
```graphql
type Subscription {
onEntityChanged(id: ID!) : Entity
}
```
I'd like a client to be notified only about the changes on the ent…
-
PEGTL Conan package does not solve libpq as a requirement, so the user should solve postgresql by itself. Conan is a package manager and it could solve such dependency.
Now we have libpq recipe on …
-
What?
Provide Conan package support for this project
Why?
Distribute taocpp::postgres over Bintray as a package
How?
- Provide Conan recipe
- Provide Conan test package
- Provide Cona…