Drew Holzworth

Results 6 issues of Drew Holzworth

Fixes #363 The problem shows up when using an argument like this: ```csharp [Value(0, Min = 1, HelpText = "Path(s) to file(s)", Required = true)] public IEnumerable FilePaths { get;...

We're using this plugin to build pull requests on a repo with quite a few contributors, and we don't allow jenkins to build pull requests in parallel, so it's common...

Resolves #867 - [x] I agree that my contribution may be licensed either under MIT or any version of LGPL license. ~(Edit: Please don't merge yet, I still need to...

If a native method's return type is a record but can be null, the public API should return null if the native code returns NULL. Currently the public API will...

When attempting to build the docker image from latest git sources, I get the following output: ``` ... Step 13/18 : RUN /usr/bin/dumb-init /entrypoint.sh /usr/bin/mopidy --version ---> Running in 05c755cebdab...

Hi all, we've adapted your approach for using splines to interpolate water potential from transpiration and vice versa in the lpj-guess dave model. This has been an excellent optimisation for...

bug