Quentin Quadrat
Quentin Quadrat
Hi everybody, I have a noob question. I'm working on embedded systems written in C. I'm too young to have worked with Forth in professional projects, I hardly know how...
in SHA1 931a12e, Debian 9.9, AMD 64-bits, g++-6 (Debian 6.3.0-18+deb9u1) 6.3.0 20170516, When starting tangram (I exported the API key), I have this runtime error and no displayed map: ```...
Hi ! This may a noob remark, but I was doing my first steps on GitHub Actions with Documenter.jl I'm using a "classic" make.jl and at the beginning I did...
@Togtja on the dev branch we are referring to the Zlib master branch which is no longer maintained. Their dev branch has major fixes included, but some are missing (for...
As far some people know I'm not the author of this lib and help when I can but since principally issues come from Windows and CMake worlds (and hardly C++)...
Confusing API: either return false or throw exception. We should use a single poison :) When returning false could be nice to have a sterror/errno method to return a human...
``` ==84530== Memcheck, a memory error detector ==84530== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==84530== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info...
I do not know about this project, just looking at the code. In WindowStack.cpp is there no risk of data concurrency between the update() method iterating over elements and calling...