Dragan Janushevski

Results 3 comments of Dragan Janushevski

Can it be converted to GIF and then loaded as overlay? This way you dont need complicated codecs.

Why not C11? Even the linux kernel eventually will be [moved](https://www.zdnet.com/article/linus-torvalds-prepares-to-move-the-linux-kernel-to-modern-c/) to C11 Whats the point of maintaining old complex code, when you can use that time for improvements and...

Now i have this: ``` \gamelight\examples\simple.nim(16, 12) Error: type mismatch: got but expected one of: proc `$`(x: int64): string proc `$`(x: char): string proc `$`[T](x: seq[T]): string ```