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

Erlang R15B02 compatibility #5

Open
sumerman opened this issue Sep 23, 2012 · 3 comments
Open

Erlang R15B02 compatibility #5

sumerman opened this issue Sep 23, 2012 · 3 comments

Comments

@sumerman
Copy link
Member

For now latest changes in 'dialyzer_plt' broke things in a very nasty way:

  • new kind of internal PLT representation was introduced by OTP team (#mini_plt)
  • while module's API satisfies specs it violates contracts described by them — most of the functions works only with one kind of PLT representation
  • switching between #mini_plt and #plt may cause ETS leak.
@ghost ghost assigned sumerman Sep 23, 2012
@manpages
Copy link
Member

Is booktu.com using R15B02?

@sumerman
Copy link
Member Author

Fortunately no still :) But I should fix this anyway, or/and send bug report to the OTP team, but I don't now how to do it.

@dmitriid
Copy link
Member

booktu.com is on R15B01, if memory serves me correctly

@sumerman sumerman removed their assignment Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants