autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Erlang: Use single quotes in argument to code:lib_dir(Name)


From: Richard Carlsson
Subject: [PATCH] Erlang: Use single quotes in argument to code:lib_dir(Name)
Date: Tue, 14 Mar 2017 16:29:08 +0100

Name should be an atom (single quotes), not a string (double quotes). The
current code works by accident, but could stop doing so in future releases
of Erlang/OTP. See http://erlang.org/doc/man/code.html#lib_dir-1

        /Richard

Attachment: erlang-quoting.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]