> I have pulled and tested. I am getting a consistant failure in config
> test of ktuo parse.
>
> ktj_parse:ktj_parse: config_test...*failed*
> ::error:{assertMatch_failed,
>          [{module,ktj_parse},
>           {line,324},
>           {expression,"Value"},
>           {expected,
>               "{ obj , [ { << "build" >> , { obj , [ { << "start_dir"
>>> , << "/home/something/workspace/sinan/client" >> } ] } } ] }"},
>           {value,{obj,[{"build",{obj,[{"start_dir",[...]}]}}]}}]}
>  in function ktj_parse:'-config_test/0-fun-0-'/1

You don't seem to have the change from strings as lists to strings as
binaries, it is e0394eb8bac80cf5eb4101dc2e89b50f5bad988b. Did you pull
from my next branch?

It works for me :-/

Erlang R14A (erts-5.8) [source] [rq:1] [async-threads:0] [hipe]
[kernel-poll:false]

Eshell V5.8  (abort with ^G)
1> ktj_parse:test().
  All 5 tests passed.
ok

My HEAD is 0202691c1be1c7e70bb850bb61ab362bdd31ef48
-- 
Samuel

-- 
You received this message because you are subscribed to the Google Groups 
"erlware-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/erlware-dev?hl=en.

Reply via email to