Pascal Le Merrer

Results 8 comments of Pascal Le Merrer

Hi Evan Today during a hackathon we tried to create [a very simple game](https://github.com/louislebrault/spaceship-landing), in which you have to land a spaceship to a target on the ground. The position...

Many thanks! I'm very interested in this V2, and my have a few suggestions. Should I create a new issue about them?

It doesn't seem to work. Maybe it's a usage problem on my side? My code is something like: ``` go queryString := "FOR u in users SORT u.createdAt DESC LIMIT...

The problem is in the unmarshalling of the response of the database. The fullcount field is not in extra, but in extra.stats. I will make a pull request with a...

Hello. I would be interested too in this fix.

`crystal hello.cr --link-flags=-Wl,-ld_classic` has no visible effect on this issue

`crystal hello.cr --link-flags=-Wl,-ld_classic` has no visible effect on this issue

It works much better indeed! Thanks @beta-ziliani