Skip to content

fix build script (edoc) - #1

Open
clonejo wants to merge 1 commit into
caolan:masterfrom
clonejo:patch-1
Open

fix build script (edoc)#1
clonejo wants to merge 1 commit into
caolan:masterfrom
clonejo:patch-1

Conversation

@clonejo

@clonejo clonejo commented Oct 22, 2014

Copy link
Copy Markdown

Building was broken in R17:

make[1]: Leaving directory '/home/clonejo/code/mpdlog/deps/lager'
make[1]: Entering directory '/home/clonejo/code/mpdlog/deps/erlmpd'
(cd src;make)
make[2]: Entering directory '/home/clonejo/code/mpdlog/deps/erlmpd/src'
erl -noshell -run edoc file erlmpd.erl -run init stop
{"init terminating in do_boot",error}

edoc:file/1 is deprecated anyway, switching to edoc:files/1 fixes the problem.

@m7a

m7a commented Apr 13, 2024

Copy link
Copy Markdown

@caolan: Does this patch have any chance of being included into the upstream? It works well for me and I have some follow-up patches that I would like to propose but from my point of view it would make sense to apply this one first?

@clonejo

clonejo commented Apr 13, 2024

Copy link
Copy Markdown
Author

@m7a I mean, the library has seen (pretty much) no updates since 15 years :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants