Eran Stockdale

Results 13 comments of Eran Stockdale

Ah, alright. Thanks. If you like, once I understand how to use this package, I could help with making an example project :D By the way, I'm the person that...

Cool, the project I'm making now won't be anything special as it's just a sort of "Hello, world" so I'll upload it to Github when I'm done.

> > Cool, the project I'm making now won't be anything special as it's just a sort of "Hello, world" so I'll upload it to Github when I'm done. >...

I am also encountering this error when running inside of a Docker container using the template `docker-compose.yml`, would appreciate a fix.

ah well that's a pain. I can confirm that after running a `docker pull docmost/docmost` and completely resetting the container it now works correctly

> hi, can you show us the output of `maas $ADMIN node-script-result download $SYSTEM_ID current-installation` @alexsander-souza Of course! ``` ----------------------------- /tmp/curtin-logs.tar ----------------------------- Binary file ------------------------------- /tmp/install.log ------------------------------- curtin: Installation started....

> Hi. Have you fixed problem? I faced same one. I haven't, no, still waiting for a response.

@recp > ifdef may be better but it must not break something on the projects that use **cglm** (probably not), also as I mentioned above we may need to check...

> [@EranStockdale](https://github.com/EranStockdale) no prob, may I ask about your environment, for instance compiler (including version, visual studio version if it is vs), OS... to fix this asap Yeah. I'm on...

@recp sorry, stuff happened so I couldn't work on this. I've set the thingies to the following ```json "cStandard": "gnu99", "cppStandard": "gnu++11", ``` And it's still not working. Any advice...