issues Search Results · repo:matz/streem language:C
Filter by
63 results
(48 ms)63 results
inmatz/streem (press backspace or delete to remove)Hi. I m a researcher working on concurrent programs written in C and completely new to this project.
While reading the code, I found the following part in kvs_update:
https://github.com/matz/streem/blob/d022e833335e490bd1dccf0e3bfff71eb50a40bd/src/kvs.c#L113-L119 ...
Medowhill
- Opened on Aug 19, 2022
- #186
Hello matz,
Sorry to misuse the issue tracker for this; please feel free to close it.
I just noticed:
https://www.nushell.sh/
When i was reading this part:
Commands that work in the pipeline fit into ...
rubyFeedback
- 1
- Opened on Dec 23, 2019
- #170
Alihusejn
- 4
- Opened on Aug 21, 2018
- #167
Hi.
I found that the Dockerfile is broken because qsort_r not support in the musl libc on Alpine Linux in the Dockerfile.
It is difficult to install the glibc on Alpine Linux, I think better to back ...
yamamuteki
- 5
- Opened on Jan 15, 2017
- #158
I made a Homebrew formula for Streem because there was nothing. I will try pull request to homebrew s official
repository after making more.
https://github.com/yamamuteki/homebrew-streem
PS. I want to ...
yamamuteki
- 2
- Opened on Jan 11, 2017
- #157
Example:
def foo(obj) {
puts(obj.id) # ok
}
namespace Test {
def foo(obj) {
puts(obj.id) # error
}
}
obj = new Test [id: 1]
obj.foo
To access fields in named array, you can use dot notation ...
octarect
- 1
- Opened on Dec 4, 2016
- #155
When I run examples/08chat.strm, a error happened.
$: bin/streem examples/08chat.strm
examples/08chat.strm:2:failed to assign
Git commit: 81c6ad9 System: Mac OSX 10.11 Clang: clang-703.0.29
or
System: ...
JackDrogon
- 1
- Opened on Apr 8, 2016
- #146

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.