-
I've been working with the ESP32 and the subscribe_publish examples for several days now.
I believe I have everything set up correctly at AWS side but I still get Error (-28).
I have attached logs b…
-
Last known good commit: e5b61d3
Tested revision: b09d2eb90074c50ed83d4d10d3fe0393bc9e43da
trimmed valgrind trace:
```
==17998== Memcheck, a memory error detector
==17998== Copyright (C) 20…
-
1. Cant install ruby-2.3.1 (problem with openssl?) (2.3.3 - same) (same without CC=clang)
[CC=clang rvm install ruby-2.3.1 --debug](https://pastebin.com/hQbLpPFg)
[/home/bjorn/.rvm/log/1493399450_r…
-
**[Original report](https://bitbucket.org/ompl/ompl/issue/283) by Dave Coleman (Bitbucket: [Dave Coleman](https://bitbucket.org/Dave Coleman), ).**
----------------------------------------
Not urgen…
-
### Version:
chef 12.0.0
### Environment:
Windows 8.1
Installed ruby 2.1.3 and ruby2.devkit via chocolatey
Installed gems:
bigdecimal (1.2.4)
builder (3.2.2)
chef (12.0.0)
chef-zero (3.2.1)
chefspe…
-
A package, EPBDOA6QZ_4US709, just died in the ingest digiprov step with the following message:
/opt/web-services/sites/core/releases/20180510000001/lib/daitss/proc/template/descriptor.rb:18: […
-
## Description
Starting Starting Chef Client, version `12.12.15` yields a stacktrace
## Ohai Version
`ohai-8.15.1`
## Platform Version
```
Distributor ID: Debian
Description: Debian GNU/Lin…
-
# The case
Let's have an array declared like this:
```crystal
x = [] of ParentClass
```
which is filled by child class (child inherit or include parent):
```crystal
10.times{ x
-
Hello! I apoligise if this should be within `poise-ruby` repository. I am using `application_ruby` and believe the issue I am experiencing involves this repo. I am sort of at a lose as to what I am do…
-
The following input to `mirb` demonstrates a crash:
```ruby
def method_missing(*)m Module.new do
end
end
().()
().()
e fiber0=Fiber.new{r}
fiber0.resume
d
d
{}.()
().s
```
(Note that inp…