Gabriel Radanne

Results 318 comments of Gabriel Radanne

It does ignore things like `eow`. I'm not quite sure how we would handle that ...

I don't think @nojb or anyone else is working on it right now, but it could change if someone was motivated. ;)

longest/shortest/greedy/non_greedy do affect both matching and capturing. I guess what you mean is that if a string match the long (resp greedy) version, it will also match the short (non...

@TheHaricover Your setup is wrong, you probably have several incompatible version of OCaml installed.

A phantom type is probably out of the question (for compat reasons). I'm not sure what other kind of changes could be applied.

@rgrinberg I will believe it when I see it, but I don't think it would work very well. Also, I doubt it would be such a good solution. I would...

> Resume matching with new data: "hell" -> zero substrings, but the partial match will be matched later on. That would require a specific API for partial matches, not just...

To summarize: you want manual control over the internal buffer.

Which is why it says there is nothing to install, I guess ? I'm not really sure. It's not the issue anyway.

Can you solve this issue using the `--prefix` or the `--docdir` configuration option ? The installation of the documentation is on purpose, and the default directory is up to OASIS...