rromanw

Results 3 comments of rromanw

When I ignore this error like this: ``` diff --git a/facebook/facebook-api.c b/facebook/facebook-api.c index b452ccd..3aa3f74 100644 --- a/facebook/facebook-api.c +++ b/facebook/facebook-api.c @@ -2105,6 +2105,8 @@ fb_api_error(FbApi *api, FbApiError error, const gchar *format,...

I fixed the problem locally with the ugliest patch. It also contains code that kinda mitigates (in a horrible way, include unistd and sleep(2) ) the #73 mega annoying bug....

Could you make estimate, how much work would it be for a person who is not very familiar with the code? And could you tell us, which was the last...