Martin W. Kirst

Results 93 comments of Martin W. Kirst

@yole thank you for clarifying your point of view, I appreciate. May I ask for some feedback from you? E.g. how can I improve, so that you consider this to...

@yole I see more related issues/comments are filled for this topic. May I ask for some guidance, what can I do to support you on fixing this or accepting this...

@DavidHulsmanNL your description sounds like a different issue. Mixing up two different issues in one Github issue makes it more complicated and harder to track&solve the actual problem. I propose...

Same here. My environment (I hope this might give some context): - Mac OSX - IntelliJ IDEA 2016.2.3. EAP, Build #IU-162.1812.8, built on August 23, 2016 - project setup java...

Jup, it seems there are still wrong lookups. Thanks for pointing this out. I've added this 63.155.159.123 to the unit tests (lookuoTest.js) and try to fix it.

Please, verify my last commit. I figured out, what was wrong. The binary search algorithm, I've implemented before assumed, that the target_ip exists within all records. But thats simply not...

I'm curious, what do you think about this approach "using code generation" in general?

Uncovered two more bugs: The last and second last IP-range are not correctly detected. I'm working on a fix.

Done. I've fixed the two bugs. In general, the new lookupTests contains 302 unique tests, which give me a better feeling now :-) I would be glad, if you consider...

Currently the libusb is used, AFAIK it is supported on more Linux platforms. In order to better understand, what's going wrong, would you please explain, what you're trying to do....