Mikkel Kirkgaard Nielsen

Results 24 comments of Mikkel Kirkgaard Nielsen

HTML title hints at [Interactive HTML BOM generation plugin for KiCad](https://github.com/openscopeproject/InteractiveHtmlBom) ;).

I'm also getting the duplicate key warning on issue_checklist using Redmine 3.2.1 from the prepackaged redmine on Ubuntu 16.04. Things seems to work correctly though. ``` :/usr/share/redmine$ sudo REDMINE_INSTANCE=default RAILS_ENV=production...

Could you add Danish to Crowdin?

For reference; I had to add infoq.com to the whitelist for the email validator on https://www.infoq.com/reginit.action? to not invalidate any email. Using Decentraleyes v1.3.8 on Firefox 54.0.

Another use case: * Reverting a change by editing text of saved osc file directly, then reloading it The need for this could be alleviated by more flexible undo/redo functionality...

@kernelguy Did you try to specifically make a PHP socket resource and register it? Looking at PHP's socket_create() a PHP socket resource is created from the integer reference returned from...

Got it to compile using this patch. Haven't tested it runtime yet ;). I'm on Ubuntu 14.10 using PHP-5.5.12. On master branch they use zend_register_resource() instead of ZEND_REGISTER_RESOURCE() in socket_create()....

Thanks for following up on this, Michael. The PR looks fine, but one major issue came up after digging into @kernelguy 's loop problem; When the socket resource is out...

Sounds exactly like "the right thing" to do ;). I've reported mosquitto bug 461714 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=461714) regarding the validity of the mosquitto_socket() fd.

Seeing the same on Firefox 62.0.3 64-bit on Ubuntu 16.04. In my work-flow it happens primarily when pressing ctrl+d to add a bookmark and the focus is in the "tags"...