Andreas Mohr

Results 6 issues of Andreas Mohr

Hello, I keep having recurring (a half dozen incidents already) issues with fellow developer colleagues re-inserting AWFUL `--result_code=no` arguments to various unit test executions in a larger build environment. This...

Hi, http://www.produktrueckrufe.de/?format=feed&type=rss does not seem to be working in both Flym 2.2.3 and 1.9.7. It does get displayed by Another RSS, though! Not sure about status with HEAD (I don't...

Bug RSS

Hi, "I think you got it all wrong" ;) Well, no, quite possibly not everything, many things seem nice, but this particular part here........ http://trailblazer.to/gems/cells/api.html#html-escaping Logically, IMHO "escaping" (or, possibly...

Hello, https://github.com/gracicot/kangaru/wiki "Note that we don't recommend forward declaring types from the kgr namespace, as we reserve the right to change a type to an alias in minor vesions. Since...

help wanted
feature

Hello, I knew that there are .torrent files for Wikipedia .zim files, but I was astonished to find that these are *VERY* difficult to discover, currently. https://download.kiwix.org/zim/wikipedia/ lists .zim only...

question

Hello, current _HEAD_ lunasvg.h: `bool writeToPng(const std::string& filename) const;` ``` bool Bitmap::writeToPng(const std::string& filename) const { if(m_surface) return plutovg_surface_write_to_png(m_surface, filename.data()); return false; } ``` plutovg/source/plutovg-stb-image-write.h: ``` UNICODE: If compiling for...

question