-
I encountered this issue while calling "make export" immediately after configuring my board application. It appears that "libboard.a" is not being built or copied to the destination folder before gene…
-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
On systems which strictly use noexec flag for filesystems, creating new, arbitrary ones with exec flag means apps in sandbox will have more privileges than they would have on host.
This won't cover…
-
I've been poking around on the roguelike forums a bit, and the gblorb + interpreter thing really does seem to be a stumbling block for new players. There's also the problem of unsuitable but popular i…
-
The Jupyter Notebook is an open-source web application that allows you
to create and share documents that contain live code, equations,
visualizations and narrative text. Uses include: data cleaning…
-
In Zeppelin, there's a standard way to return a table from different interpreters.
Zeppelin then can share the same front-end rendering code to render tables. [docs](https://github.com/apache/zeppeli…
-
**Description**
Earlier today I discovered that XSUB.h overwrites functions like htons. With Leon’s help I learned that it has to do with the implicit-sys logic, which itself depends on NO_XSLOCKS be…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
Attached is a patch implementing an arg to __init__ for all mocks that the
default _get_child_mock implementation can use to instantiate child mocks. This
can be used, for example, when subclass…
-
```
Attached is a patch implementing an arg to __init__ for all mocks that the
default _get_child_mock implementation can use to instantiate child mocks. This
can be used, for example, when subclass…