Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't compile in R15 because of float_to_list #151

Open
glickbot opened this issue Apr 28, 2014 · 2 comments
Open

Doesn't compile in R15 because of float_to_list #151

glickbot opened this issue Apr 28, 2014 · 2 comments
Milestone

Comments

@glickbot
Copy link

Won't compile in R15 since float_to_list was introduced in:

20040a3

Seems to compile in R15 before then.

Mayhap there's a graceful way of handling this, mayhap R15 should be removed from the rebar.conf OTP version check.

I'd like for it to compile in R15 so I can use the erts in Riak to configure 1.4.x app.config files instead of json -> app.config in puppet, etc... but I could also package cuttlefish with node_package and R16 separately.

@joedevivo
Copy link
Contributor

This was introduced for the float and percent data types. I'll take a look next week

@joedevivo joedevivo modified the milestones: 2.0.1, 2.1 May 12, 2014
@joedevivo
Copy link
Contributor

@glickbot just build the version from the commit before that: 6097f46
and it should work fine on R15. We'll make this compatible after 2.0

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

No branches or pull requests

2 participants