|
|
| Author |
Message |
< Yaws mailing list ~ dialyzer warnings for yaws_dav.erl |
| Guest |
Posted: Wed Sep 16, 2009 8:22 am |
|
|
|
Guest
|
Joseph Wayne Norton wrote:
> I noticed 2 warnings for yaws_dav.erl. I'm not sure if these warnings are
> expected or not.
>
>
> yaws_dav.erl:512: Call to missing or unexported function
> yaws_revproxy:store_chunk_num/2
> yaws_dav.erl:518: Call to missing or unexported function
> yaws_revproxy:store_chunk/4
>
>
> [localhost 7] yaws > grep store_chunk */*
> src/yaws_dav.erl:
> store_chunked_client_data(Fd, CliSock, SSL)
> src/yaws_dav.erl:store_chunked_client_data(Fd, CliSock, SSL) ->
> src/yaws_dav.erl: N = yaws_revproxy:store_chunk_num(CliSock, SSL),
> src/yaws_dav.erl: B = yaws_revproxy:store_chunk(CliSock, N,
> 0,SSL),
> src/yaws_dav.erl: store_chunked_client_data(Fd, CliSock, SSL)
>
Thanks, this is definitely wrong. Thomas Lindgren has done quite
a lot of work lately on the dav code - maybe it's time to incorporate
his code into the git repo. ? Thomas ?
/klacke
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post received from mailinglist |
|
|
| Back to top |
|
| Thomas Lindgren |
Posted: Wed Sep 16, 2009 9:23 am |
|
|
|
User
Joined: 09 Mar 2005
Posts: 284
|
----- Original Message ----
> From: Claes Wikstr |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|