-
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…
-
Tracking the state of native TLS certificate verification in Ruby.
Interpreters to consider:
- CRuby (MRI etc.) - this will need support built for it
- JRuby - this will defer to Java's support…
-
This was discussed on slack, but I've opened an issue here at @oscardssmith 's suggestion.
The issue is that type inference for the below example when using the `NativeInterpreter` (correctly) in…
-
While the logic for showing the Play Online button is working fine, it is sometimes the case an author would like to disable the button or prevent it from showing. There are games which are written on…
-
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…
-
```
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…
-
```
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…
-
```
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…
-
Hello, I've noticed that here in `dockerfile-kasm-core` file the following line is used:
```
RUN chmod +x /etc/squid/start_squid.sh && chmod 4755 /etc/squid/start_squid.sh
```
https://github.com/k…