Cecill Etheredge

Results 8 issues of Cecill Etheredge

### Version report Jenkins and plugins versions report: ``` Jenkins: 2.289.1 OS: Linux - 5.4.0-70-generic --- ... gitlab-plugin:1.5.20 ``` - What Operating System are you using (both controller, and any...

bug

I've been testing OpenWebRTC in combination with Bowser on an iPad Mini Gen 1 (armv7), and noticed that image buffer copying/moving takes up a significant portion of time on this...

Just stumbled upon this project, something I've been wanting to do for a while, and it looks great! Thanks for putting this out there. Now, listening to the examples you've...

### Bug description If an `Array` is declared and used, the compiler generates an error due to `ref_extern` not being compatible with the `alignof` function. This will trigger three compiler...

enhancement

I've ran into an issue similar (or identical) to #121. It seems that the sidebar renders classes with and without children with a wrong indent, and this is caused by...

It seems that if `to_xml()` is called to produce a XML file, certain conditions can cause a XML with invalid syntax to be produced. This happens whenever there are custom...

I am currently having an issue with the model/scheme validation in case of a `loadOneAndUpdate` call. Specifically, consider the normal `create` function, as in camo's examples, which obviously validates the...

bug

Cerbero function `append_env` seems to be broken. This is also mentioned in the `recipes/seed.recipe` file. As a result, I am not sure how to pass environment variables properly.