kraptor

Results 20 comments of kraptor

Ooops! Sorry, I forgot to mention that I was using Nim 1.5.1-devel! Of course, this is preparation work for upcoming releases of Nim.

Related: https://github.com/nim-lang/Nim/blob/8ce782d463b0bca091be5a34db190dc441c23ce4/lib/pure/typetraits.nim#L18 Nim 1.6.0 introduces HoleyEnum

On Mint I had to install the following packages: ```xlibmesa-glu-dev libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev```

Give me advice on how to do it and I may be able to implement it. Regarding compilers. what you comment is specific for GCC, but I'm not sure we...

Related: https://github.com/PyCQA/pylint/issues/5281

Lot's of testcases here: https://github.com/nickboucher/trojan-source

I'm not sure how much time do I have to do this... maybe during the hackweek? Anyway, I forked and created a `BidirectionalUnicodeCheck` class. Is there any other check I...

> Qml is much more flexible compared to the traditional Desktop/Widgets API. As well as it should be hardware accelerated. You can also have much more control over how your...

With the help of @tomschr, I tried to discard issues by running xmllint and xlstproc manually. Here are the results for the following commands: ```xsltproc --xinclude --output /tmp/xslt-resolved.xml ../daps-xslt/common/reduce-from-set.xsl xml/MAIN.DAPS.xml```...

@lopippo Do you mind to reformat your comment a little bit? Besides that, I've been on/off trying to find the issue but I couldn't, so we need a DAPS developer...