-
The methods `has_branch_for?` and `is_word?` do not work correctly on a compressed trie. They should be fixed.
Also, the method `add_branch_from` does not make sense for a compressed trie and should …
-
Hi,
Trying to get our BBB to wakeup from RTC using "mem" and its breaks on wakeup. Now we built a custom kernel, and I wondered if someone could help me deciper the error?
The following error o…
-
There seems to be less documentation for the mini board than the others; I can't get it to work (OV 5642). I get just garbage back to the serial monitor. Also, since there's no SD port on the mini shi…
-
Hello
I'm trying to build moses with oxlm, I've been trying for many weeks with no results.
When I try to build oxlm following the instructions described on this repo, it builds successfully. All I …
-
##### Versions
Sarama Version: master
Kafka Version: 0.10.0.1
Go Version: 1.7
##### Configuration
Default for Sarama and Kafka
##### Logs
[sarama] 2016/09/27 21:09:53 ClientID is the default of 'sa…
-
Originally reported on Google Code with ID 2014
```
I will try to add HSL toning to complement the "Black and white images with channel-mixer
4.2" in issue 4.2:)
```
Reported by `michaelezra000` on …
-
Hi,
Lua 5.1 installed, but gives this warning.
-- Disabling Lua support
How do I fix it
-
```
root@LEDE:~# nsjail -Ml --port 9000 --chroot /chroot/ --user 99999 --group 99999 -- /bin/sh -i
[2017-10-15T10:02:43+0000] Mode: LISTEN_TCP
[2017-10-15T10:02:43+0000] Jail parameters: hostname:'…
ebadi updated
7 years ago
-
I implemented a persistent hashmap in Pony that uses a Compressed Hash Array Mapped Prefix-tree rather than the current Hash Array Mapped Trie implementation. It is based on a paper by Michael J. Stei…
-
Hello,
I got the issue when using with shared library of lwan:
/usr/local/include/lwan/missing.h:50:13: error: conflicting types for ‘pthread_barrierattr_t’
typedef int pthread_barrierattr_t;
…