Kenneth Lundin

Results 25 comments of Kenneth Lundin

Note that the previous comment is my personal one and does not change the approval to go ahead with the PR according to @bjorng s instructions. I brought this up...

I have said a long time ago that AsciiDoc seems better than Markdown since it is more well defined and support meta data as I remember it. But that does...

A general principle we have is that we don't use conditional builds of Erlang code. (only debug, test can be conditional) We would like the epmd binary to support both...

By the way I think I was wrong when I stated that EPMD can not support both IPv4 and IPv6 at the same time. It can do that. Then I...

When i Googled around I saw this https://bugs.openjdk.java.net/browse/JDK-8276667 which seems to be an update of the jar command to respect SOURCE_DATE_EPOCH in order to support reproducible builds of jar archives....