Dependency obsolete causing compilation error at OTP 18 #40

Open
opened 2016-10-14 01:31:50 +00:00 by DanielsLuz · 0 comments
DanielsLuz commented 2016-10-14 01:31:50 +00:00 (Migrated from github.com)

The dependency to plain_fsm (from gburd/plain_fsm) seems to be obsolete, the most recent repository is from uwiger/plain_fsm.

This current old one triggers another dependency to an obsolete edown (from esl/edown) which won't compile at OTP 18, the most recent is from uwiger/edown.

Uncommenting the edown (which is correct in this repository, but commented) dependency should do, but the plain_fsm, should be updated too I guess?.

The dependency to `plain_fsm` (from [gburd/plain_fsm](http://github.com/gburd/plain_fsm)) seems to be obsolete, the most recent repository is from [uwiger/plain_fsm](https://github.com/uwiger/plain_fsm). This current old one triggers another dependency to an obsolete `edown` (from [esl/edown](http://github.com/esl/edown.git)) which won't compile at OTP 18, the most recent is from [uwiger/edown](https://github.com/uwiger/edown). Uncommenting the `edown` (which is correct in this repository, but commented) dependency should do, but the `plain_fsm`, should be updated too I guess?.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/hanoidb#40
No description provided.