-
```
What steps will reproduce the problem?
1. Write several length-prefixed messages using the LITE runtime
2. Ensure that an unkonwn field of a message spans across the buffer size(4096)
3. Follow th…
-
I kompiled imp.k in lesson 4, then picked collatz.imp in lesson 1 and got this error:
Running command: krun collatz.imp -d ../../lesson_4
[Error] Critical: You can only specify $PGM on the command li…
grosu updated
10 years ago
-
```
What steps will reproduce the problem?
1. Write several length-prefixed messages using the LITE runtime
2. Ensure that an unkonwn field of a message spans across the buffer size(4096)
3. Follow th…
-
```
What steps will reproduce the problem?
1. Write several length-prefixed messages using the LITE runtime
2. Ensure that an unkonwn field of a message spans across the buffer size(4096)
3. Follow th…
-
```
What steps will reproduce the problem?
1. Write several length-prefixed messages using the LITE runtime
2. Ensure that an unkonwn field of a message spans across the buffer size(4096)
3. Follow th…
-
```
What steps will reproduce the problem?
1. Write several length-prefixed messages using the LITE runtime
2. Ensure that an unkonwn field of a message spans across the buffer size(4096)
3. Follow th…
-
```
What steps will reproduce the problem?
1. Write several length-prefixed messages using the LITE runtime
2. Ensure that an unkonwn field of a message spans across the buffer size(4096)
3. Follow th…
-
I didn't use the debugger for a while. I tried it today and it seems it does not longer work:
```
$ kompile bp.k --transition "computational"
Dorels-MacBook-Pro:v0 dlucanu$ krun tests/recp.bp --debug…
-
As part of a feature I am working on for kweb, a necessary component is the ability to parse the output of the ktest process and assign a numerical "score" to the resulting output.
Right now, the onl…
-
Clicking on the "Help" button for KRun doesn't produce any help message. The only thing it produces is the message "Running command: krun --help".