Lars Kanis

Results 111 comments of Lars Kanis
trafficstars

Thanks @MSP-Greg for testing this! I'm not a big fan of supporting legacy crypto algorithms. Nevertheless OpenSSL provider support should work out of the box. So I'll fix this and...

@bwarminski Thanks for reporting this issue! However I don't maintain this gem, but fortunately Christian Werner does. Please send him an email about this issue. See http://www.ch-werner.de/rubyodbc/

Do you have some more information? Which operating system? Which USB device? Which kernel version? Ruby-2.1.1 is ancient. I recommend to update ruby and OS first, before continuing. On Thu,...

@arkit1234 Have you been able to solve the above issue? Maybe by a more recent ruby version?

Thank you @erikarvstedt for your detailed bug report! I tried to reproduce this issue with your provided script, changed to a vendor/product id of my system. Unfortunately I don't get...

Thanks @LloydAlbin for working on this! I'll mostly merge it. There are some minor things I would like to change. Since you added proper test cases I'll probably not break...

You must include the GL namespace or prefix the constants like: `GL::GL_VERTEX_SHADER` . Apart from this, I recommend to use the ruby-opengl library for new projects. There is a shader...

I don't get this "pure virtual method called" in any of the tests, currently. I'm using the same r600_dri.so with a Radeon HD 6250 in a AMD-C50 APU.

Sorry, I currently don't have the time to help you, but I added a section about maintenance to the [README](https://github.com/larskanis/opengl).

You're right - pg-ldap-sync needs the `member` property and can not (yet) work with `memberOf`. We're using two separate Active Directory trees and they both have the `member` property. Is...