eunit icon indicating copy to clipboard operation
eunit copied to clipboard

Referencing internal type with lib name

Open rkb9572 opened this issue 10 years ago • 1 comments

I am getting a compilation error from the referencing of set:set() [line 64] and dict:dict() [line 66] in eunit_serial.erl when compiling against R16B on my mac running mavericks. I have fixed it locally and would be happy to make a pull request. Looks like the fix works back several versions of stdlib.

rkb9572 avatar May 29 '14 15:05 rkb9572

First, compare with the version in Erlang/OTP 17.0 to see if it's already been fixed there.

richcarl avatar Jun 17 '14 20:06 richcarl