-
As of the newest commit, `go.mod` has:
https://github.com/houqp/sqlvet/blob/5f05ce8ee30db3e0b2bd1ba6786ee20bdfc7d7da/go.mod#L9
However, `v1.1.8` (aka `latest`) still has:
https://github.com/hou…
-
Hi,
I installed on OSX like this:
```
brew install protobuf
pip install imposm.parser
```
Everything went fine, but when I tested library, e.g.:
```
python -c"from imposm.parser.pbf import OSMPBF…
-
### What problem is this feature trying to solve?
Google protobuf compiler complains about the protobuf files not specifying their syntax-version, and there's no way to disable that warning. Thus bui…
-
clang crashed with the attached testcase from grpcio-tools on mips
```
1. parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module 'third_party/…
kraj updated
2 months ago
-
# Problem description
Following #947, I still cannot compile plotjuggler on Mac with macOS 14.4.1 and Apple M3 chip. Need help.
```bash
[ 92%] Built target ProtobufParser_autogen
[ 93%] B…
-
## Bug Reports
⚠️ **This is for bug reports with the `homebrew-ffmpeg` tap only.** Please do not file a bug report if your issue relates to any of the following:
- Homebrew itself (see the [brew…
-
Hi,
I found an interesting crash on OSS-Fuzz after bumping libprotobuf-mutator to the latest commit:
https://github.com/envoyproxy/envoy/blob/011945dcf92b8a461ab4ba309fa2bebeffc15895/bazel/repos…
asraa updated
4 years ago
-
# What happened?
Adding a protobuf schema causes an exception and schema registry becomes unresponsive.
# What did you expect to happen?
Schema to be added and replay to continue. API to cont…
-
Get this error
"Setup script exited with error: can't copy 'imposm\parser/pbf\osm.pb.cc': doesn't exist or not a regular file"
when install imposm.parser with easy_install
I have protobuf installed…
jimdi updated
9 years ago
-
We use JSON today. But the manifests are fairly large and hard to parse. As a relative newbie to tinkering on these, I would like to add additional inline documentation via comments. But JSON makes th…