-
I have an automated build/test that gives me this error when I try to run a unit test:
```
Error: /root/repo/node_modules/mapnik/lib/binding/mapnik.node: undefined symbol: _ZN6mapnik3svg10svg_pars…
-
This is a tracking issue for an official guide to using rustlang on microcontroller targets.
For now, these are the major steps:
- [x] Add a `book/` folder to this repository (until a better hom…
-
I am currently trying to make the callback API more thread safe by via `SubscribableCallback: Send`.
As expected, I am not able to share any mutable state between a callback and the main thread. Th…
-
This is on a macbook. That is the only difference I can see
```bash
robinanil 20:19:18 :~/work/bug$ cat > tsconfig.json
{
"compilerOptions": {
"module": "es2015",
"target": "esnext…
-
Debugging in this example code, and pressing f10(step over) each time, debugger will enter into a file name next_tick.js which is a file related to Node.js. Why? I do not want to step into internal co…
-
Hi,
I'm thinking of using Rust for an nRF51422 project, and I'm using the NRF51 DK, and it looks like this repo is the closest thing available.
If you wouldn't mind answering a few questions, I'd …
-
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug…
-
mos has no javascript UART and SPI APIs? and RPCs?
-
Hi,
I have the problem as outlined in this JIRA: https://issues.apache.org/jira/browse/CASSANDRA-12477
You can find a system.log file attached to the JIRA issue. I ran it with -XX:MaxDirectMemorySiz…
-
[This PR](https://github.com/rust-lang/rust/pull/42648) merges the collections crate into the alloc crate, with the intent of enabling [this PR](https://github.com/rust-lang/rust/pull/42565).
Here …
brson updated
7 years ago