applied to next

On Sat, Oct 25, 2008 at 11:37 PM,  <[EMAIL PROTECTED]> wrote:
>
> From: Dave Peticolas <[EMAIL PROTECTED]>
>
> It seems newer dialyzers require this when building a plt.
> ---
>  server/sinan/src/sin_analyze.erl |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/server/sinan/src/sin_analyze.erl 
> b/server/sinan/src/sin_analyze.erl
> index 4f39eca..2a49c3d 100644
> --- a/server/sinan/src/sin_analyze.erl
> +++ b/server/sinan/src/sin_analyze.erl
> @@ -158,6 +158,7 @@ generate_local_plt(BuildRef, PltPath) ->
>  gen_plt(BuildRef, PltPath, Codepaths) ->
>     Opts = [{files_rec, Codepaths},
>             {from, byte_code},
> +            {analysis_type, plt_build},
>             {output_plt, PltPath}],
>     io:format("~p", [Opts]),
>     Output = dialyzer:run(Opts),
> --
> 1.6.0.2
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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