-
I'm struggling to use `` on single letters - whether the letter itself is wrapped in a `` or a ``, it seems to render the letters vertically - is there anyway to fix this behavior? In my use case, eac…
-
Currently, Zvamo re-uses some of the spare AMO widths for its own purposes, namely .B, .Q2, .Q4 and .Q8. I believe this is a mistake that will seriously limit some implementations and future extension…
-
![slash](https://cloud.githubusercontent.com/assets/1097953/13101728/a07511ec-d4fd-11e5-8134-369ede092d86.gif)
It's this easy:
1. :computer: - Install the Slash extension **[here](https://chrome.goog…
-
Clang with 61ff29db2d6465029b192a2bf3ca05ea7f582b99 breaks the CheriBSD build due to many -Wcheri-bitwise-operations warnings turned to errors by default.
Example:
```
/home/bed22/git/cheribsd/cont…
-
Currently, Clang exhibits two possible behaviours when casting a capability to an integer (e.g. `unsigned long`):
1. It triggers a simple downcast (address extraction) with no warning (unless `-Wpeda…
-
```
PASS: test_sig_dfl_neq_ign
TEST: test_sig_dfl_ign: Test proper handling of SIG_DFL and SIG_IGN
```
Pressing CTRL+T gives me the following:
```
load: 0.23 cmd: cheribsdtest-pureca 1267 [paus…
-
Trying to build herdtools7 on a Raspberry Pi running Raspbian Buster 32-bit fails with:
```sh
% make
sh ./dune-build.sh $HOME
+ ./version-gen.sh /home/eth
+ dune build --profile release @all
F…
-
Building the firmware is rather annoying (and unncessary for most users), so we should just download and extract a known-good archive instead.
-
The current Morello kernel neither initialises these register at boot nor saves/restores them in the trapframe, so the reset values are accessible to userspace and userspace can use them to send capab…
-