> I'm getting a lot of false warnings when compiling erlyweb components
> that just started appearing a few seconds ago (literally; I did an
> "svn up" just a few minutes apart and there were changes in the
> second one).
Just to be more specific, it happens when compiling controllers, not
views or models.
>
> They say "Warning: variable 'Response' is unused". I assume that this
> is in some of the code that erlyweb injects, since I don't use that
> name anywhere.
>
> In addition, I'm still getting the erlydb_psql issues:
>
> ** exited: {undef,[{erlydb_psql,get_default_pool_id,[]},
> {erlydb,gen_module_code,5},
> {lists,foreach,2},
> {erlyweb_compile,compile,2},
> {erl_eval,do_apply,5},
> {shell,exprs,6},
> {shell,eval_loop,3}]} **
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"erlyweb" 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/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---