Christian Gudrian

Results 5 issues of Christian Gudrian

The StreamOutputStream examines the current console mode, sets the ENABLE_VIRTUAL_TERMINAL_PROCESSING flag if it has not been set and then returns True. It returns False however, if that flag has already...

The [documentation](https://github.com/ZennerIoT/ex_audit/blob/937918a1308ee907cf69d85a29dc2a80c0faf7d4/lib/repo/repo.ex#L215) for ExAudit.Repo.history refers to the option key `:render_structs` (plural) while the [correct name](https://github.com/ZennerIoT/ex_audit/blob/937918a1308ee907cf69d85a29dc2a80c0faf7d4/lib/repo/queryable.ex#L45) is `:render_struct` (singular).

## Issue ### Context - **Gitlab plugin version**: 1.5.8 - **Gitlab version**: 11.0.3 - **Jenkins version**: 2.131 - **Job type**: Matrix ### Logs & Traces I am not sure which...

bug

After `LOAD "HTTP://MY.SERVER:8000/SHADES.D64", 8` the ESP8266 crashes: ``` 28 IEC: [28] (20 LISTEN 08 DEVICE) F0 (F0 OPEN) (00 CHANNEL) [48 54 54 50 3A 2F 2F 31 39 32...

The `fsOK` variable is never initialized.