-
Some (arguably broken) HTTP servers do not put the reason message in their status line, which causes evhttp to consider the response invalid. We worked around this in our embedded copy of libevent, which you can see here:
http://code.google.com/p/dnproxy/source/detail?r=75.
2009-10-08 21:11:27 UTC in libevent - an asynchronous event library
-
We have moved to Google Code, see the following:
http://code.google.com/p/quadra/issues/detail?id=33.
2008-03-31 02:54:34 UTC in Quadra
-
We have moved to Google Code, see the following:
http://code.google.com/p/quadra/issues/detail?id=32.
2008-03-31 02:49:22 UTC in Quadra
-
We have moved to Google Code, see the following:
http://code.google.com/p/quadra/issues/detail?id=31.
2008-03-31 02:46:00 UTC in Quadra
-
Moved to a new location:
http://code.google.com/p/quadra/issues/detail?id=1.
2008-03-07 05:33:42 UTC in Quadra
-
I added this at some point, but I'm not sure when exactly... It definitely works in the development version (in Subversion).
If there is any further questions, please go to our new web site: http://code.google.com/p/quadra/.
2008-03-07 05:29:04 UTC in Quadra
-
Really? I'd say that we'd update the README file, but we also probably fixed the incompatibility with the new version of libpng since then.
I'll file a ticket on our new development site (http://code.google.com/p/quadra/issues/list) to update the README file to include the version numbers for the requirements. See http://code.google.com/p/quadra/issues/detail?id=3 for further updates.
2008-03-07 05:22:14 UTC in Quadra
-
The new development version, in fact, works on Mac OS X, despite some possible new bugs introduced in the process (this *is* the development version!). If you're not familiar with compiling source code, it might not be too accessible for the moment, sorry, but know that it's coming!
See http://code.google.com/p/quadra/ for more information.
2008-03-07 05:13:52 UTC in Quadra
-
I think that you're not supposed to have the trailing "/X11" on the two options for "configure". Maybe just for one of the two, so try playing around with those. Unfortunately, I think that some of the other errors are things that are now invalid C++ (some of Quadra was written before the standard was ratified, with a bit more time for compilers to fully implement it, and here we are!). Those...
2008-03-07 05:12:12 UTC in Quadra
-
pphaneuf committed revision 448 to the Quadra SVN repository, changing 3 files.
2008-03-06 04:49:34 UTC in Quadra