-
This is [Issue 1097](http://code.google.com/p/arduino/issues/detail?id=1097) moved from a Google Code project.
Added by 2012-11-05T10:22:49.000Z by [dale.cal...@gmail.com](http://code.google.com/u/116…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.4 on 2024-09-17; Adafruit Circuit Playground Bluefruit with nRF52840
```
### Code/REPL
```python
...
import errno
...
try:
wi…
-
## Why are we using protobuf?
We are using protobuf so that we can add fields to messages, even if we already have some existing messages that we still want to be able to use, without having to con…
-
This is already supported by the dereferencer.
We need a new rule set and constraints.
-
Hello,
I can't see any differences between the SET and ENUM type.
As I understand from MySQL documentation, ENUM is made for choosing _one_ value from a list, whereas SET is made for choosing _one…
-
I'm trying to generate the doc for this RAML: https://api.unbounce.com/raml/v0.4/api.raml
Here is the error I get:
array(1) {
["schema"]=>
string(3008) "{"$schema":"http:\/\/json-schema.org\/dr…
-
### What steps will reproduce the problem?
- Set operating system Ubuntu 16.04.3 LTS
- mysql Ver 14.14 Distrib 5.7.19, for Linux (x86_64) using EditLine wrapper
- PHP 7.0.22-0ubuntu0.16.04.1 (cli…
-
See also https://github.com/opengeospatial/ogcapi-features/issues/838
https://schemas.opengis.net/ogcapi/tiles/part1/1.0/openapi/schemas/tms/propertiesSchema.yaml
- uom (same as `uom` in https:/…
-
I did a scan thru the library of functions and found a lot of built-in functions missing.
I have a partial fix in-place for `openssl_*` under #129.
Here's a list of what I found:
## PHP >= 7.…
-
Initially I just wanted to change `game` to `year`, but since that requires a migration that touches all matches, I decided we could have a discussion on the changes (if any) that we might want to mak…