-
I'm attempting to port a project that uses .c++ as its extension to build with Bazel. This is not included in the [`ALLOWED_SRC_FILES`](https://github.com/google/bazel/blob/0c14ad1848d07c49fa2a95e8443…
-
The bundled version is `0.5.0` and there have been at leasts two releases since then. We have had some miscellaneous capnp-related issues so we should upgrade to make sure that the issues aren't due t…
-
Hello,
I'd like to:
- use capnproto-rust to build messages in a specific location of mmap'd memory.
- create a capnproto message from a specific location of mmap'd memory.
- limit the size of the mes…
-
As CapnProto is a very recent tool, many platforms/compilers are presenting build problems when you try link it to some project. Windows/MSVC is one of them (why I'm not surprise..). One of the reason…
-
The current CLA model checkpoint uses the pickle module. As we move towards multiple language support and more external model sharing, we should define a language-independent format for serializing th…
-
https://bitsharestalk.org/index.php?topic=5523.msg75207#msg75207
```
./bitshares_client
Loading blockchain from "/home/myhometalk/.BitSharesXTS/chain"
Loading config "/home/myhometalk/.BitSharesXTS/…
-
I tried the simple way, and it failed, traceback below.
```
zsh» pip install nupic
Downloading/unpacking nupic
Downloading nupic-0.1.0.tar.gz (11.9MB): 11.9MB downloaded
Running setup.py (path:/t…
-
Hi,
So I'm getting some bugs where if I don't create a root structure before other items in the segment, the other items are overwritten / put in an invalid state.
c00w updated
10 years ago
-
Unions are only handled for struct union members. We should fix it so it handles all cases and also switch to using a switch statement.
-
I've tried to build it with both the installed package and by installing from source (after removing the deb package) but it fails with the same error:
Given that gem install failed I tried doing it …