Richard Carlsson

Results 43 comments of Richard Carlsson

Closing this. Will be fixed by #3860

On 2011-06-06 13:52, kostis wrote: > Perhaps you would be interested in the following: > > http://dialyzer.softlab.ntua.gr/current/gettext/ Thanks, I'll see if I can get someone to look at it. We've...

Still, I agree that such functions would be useful.

The problem is not with the parse transform itself, but that the behaviour callback check in the compiler doesn't understand the parameterized module, whose actual functions have an additional parameter....

Turns out that Erlang actually handles SIGTERM these days as equivalent to running init:stop(), so plain `docker stop` will do a clean shutdown. Good to know. @dincho Do you have...

> I don't think that this is docker specific, this is general UNIX/POSIX process expectations. When you hit CRTL+C you expect the process to stop "immediately" or you (at least...

This can't be fixed right now because of how the test suites work.

Quite right, this does not make use of any of the RDB properties of Postgres. It just allows you to use Postgres as backing storage for Mnesia, simply storing opaque...

First, compare with the version in Erlang/OTP 17.0 to see if it's already been fixed there.

It's not a priority for me to spend time on, but I might accept a patch.