Chris HORLER

Results 7 issues of Chris HORLER

Several changes are required in order to build within Eclipse, I'd suggest the first two should be fixed in the repository. parent-agit pom: Some maven dependencies/goals (default-jar) are better handled...

For git://git.postgresql.org/git/postgresql.git When performing a Clone in AGit either from the Device (HTC Desire) or in the Emulator it fails. Two different errors are reported (but possibly the same cause)...

A feature request for the client Here's an extract of my ssh_config ``` Host ssh.example.com ProxyCommand websocat -v -E -b --ws-c-uri=wss://%h - ws-c:cmd:'openssl s_client -cert chris.cert.pem -key chris.key.pem -connect %h:443...

first code to support slicing ref issue #68

I have a piece of code which calculates control points for an arbitrary arc using vector calculus. One possible way to achieve outputs is to pre-calculate nice fraction angular sector...

feature-request

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior this is similar to what is raised here (never resolved): https://github.com/npm/npm/issues/19681...

Needs Triage

[inclusive_condition.re.txt](https://github.com/skvadrik/re2c/files/1887417/inclusive_condition.re.txt) [inclusive_condition.c.txt](https://github.com/skvadrik/re2c/files/1887418/inclusive_condition.c.txt) I've implemented a lexer using re2c that mirrors flex's use of a condition stack, it works well with a couple workarounds. I'd like a bit of clarity on...