Can't compile models with Erlang 17.3. No problems with R16B03-1 and R15. Parse 
transform for pmods doesn't work with R17?


$ erl -pa ebin/ deps/aleppo/ebin/
Erlang/OTP 17 [erts-6.2] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] 
[kernel-poll:false]

Eshell V6.2  (abort with ^G)
1> crypto:start().
ok
2> application:start(boss_db).
ok
3> boss_record_compiler:compile("puppy.erl").
{error,[{"puppy.erl",
         [{0,erl_lint,{unbound_var,'Abc'}},
          {0,erl_lint,{unbound_var,'Abc'}},
          {0,erl_lint,{unbound_var,'Abc'}},
          {0,erl_lint,{unbound_var,'BreedId'}},
          {0,erl_lint,{unbound_var,'BreedId'}},
          {0,erl_lint,{unbound_var,'BreedId'}},
          {0,erl_lint,{unbound_var,'Id'}},
          {0,erl_lint,{unbound_var,'Id'}},
          {0,erl_lint,{unbound_var,'Id'}},
          {0,erl_lint,{unbound_var,'Name'}},
          {0,erl_lint,{unbound_var,'Name'}},
          {0,erl_lint,{unbound_var,'Name'}},
          {0,erl_lint,{unbound_var,'THIS'}},
          {0,erl_lint,{unbound_var,'THIS'}},
          {0,erl_lint,{unbound_var,'THIS'}},
          {0,erl_lint,{unbound_var,'THIS'}},
          {0,erl_lint,{unbound_var,'THIS'}},
          {1,erl_lint,pmod_unsupported}]}],
       []}
4> 



-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/d385af0f-44b7-4d81-881c-a0f706f39873%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to