Melg Eight

Results 17 comments of Melg Eight

Encountered same issue with: - https://hydra.nixos.org/search?query=language-docker_9_3_0 - https://hydra.nixos.org/search?query=docker_9_3_0

That's really great news! I'll take a look at your example and try to play with it. Solving at least size problem is very helpful. Thanks for your work. If...

I really like your "No exceptions, no RTTI" style approach, so can this be done in some way, so you can disable "throw something;" code on platforms, where exceptions are...

@jiegec Thankgs for replies! So, linux version on which you tested it doesn't have problem with auto-repeating key strokest after server doesnt reply long enough? How you suggest to fix...

Encountered same issue with some runs triggering: ``` bash 62:16 error https://github.com/textlint/textlint is dead. (429 too many requests) no-dead-link ``` and some times - clean run.

Also encountered same issue with line: throw bad_variant_access("bad variant access"); it would be nice to have something like define switch to change behaviour of this places into other than exception...

Teleport to town works as workaround.

In fix commit 8bc09f2b2ee9d3f78bb48d7b8129898ab037b5f6 - i think you should change order of checks or make them more sophisticated, because now when i compile, for example: ``` C int my_spoon_is_too_big [-1];...

@NerijusD, @gigstox, @xMlex it took only 4 years, i think i figured this one out Issue was that in build.xml file its written as: https://github.com/xMlex/l2walker/blob/aca4330b9653a1488bcdebfa0a840a4c64f08b87/build.xml#L92 As you can see -...