François Revol

Results 210 comments of François Revol
trafficstars

Hmm I'm wondering if queries actually work at all, things like `/osm.pyg|/geo?=10%2C10` don't get passed to the handler at all. (my NetSurf Gopher patch uses regular HTML forms as a...

I seemed to recall `cURL` which NetSurf uses actually converted the `?` into a tab by itself, but I guess either it doesn't anymore or… At least it does work...

Ok, just checked with `netcat` and I get the '?' passed literally. So yeah, something to fix there.

stale? like, stale because you never answered the questions… so yeah 😒

I just had a look at upstreaming my dusty Haiku patches, but it seems like they don't apply anymore so it's almost like having to port again… anyway, now I...

> Which patches do you mean exactly? [These](https://github.com/mmuman/MuseScore/commits/haiku/) that make it build on the Haiku Operating System. Seems `CMakeList` has been cut into multiple files… and probably some are not...

> `lame` - requires finding a good way to find it on system - upstream lacks a `.pc` file. Just checked, [svn trunk](https://sourceforge.net/p/lame/svn/6509/) actually has one it seems, so it'd...

I already started but as I said, I don't want to have to patch fluidsynth *again* (I already rebased our patch over their git and made a PR). Besides, patching...

That's the classic chicken-and-egg problem : I'd probably have used it already if I knew it existed, that is, if either Thunderbird or NC exposed it in some way. There...