Kay Hayen

Results 1287 comments of Kay Hayen

I am willing to accept PRs that implement this. I am not willing to spend time on this beauty aspect right now.

Changing tags, to make it clear that I won't implement this myself.

Sharing how useful you feel the feature would be is not useful, I suggest the discussion here should be limited to people proclaiming that they themselves go about and implement...

Hello, can you check if the factory branch works better for you. I do not have access to an openBSD machine, but this should be better and I willing to...

Excuse me for arguing with the demo program. I am not convinced that `argv[0] is the path to the binary in all cases, it depends on how it's forked and...

The code that was on factory, turned out to be useless. I will attempt a solution, once I got VMs back under control. Compile farm is all nice, but I...

I do have the VM setup now, and I am going to install OpenBSD just to do a quick check, but it's not going to be fast. The code may...

I am installing a VM with OpenBSD just now, lets see how it goes.

My VM installation is not forthcoming, if nobody is going to step up, I am going to close the issue at 2.3 release time, this should be tested by somebody...

The bit where it does ``` + if (ok) + *strrchr(epath, '/') = '\0'; ``` That seems to be there it strips the binary name away, which is not what...