Dave Cottlehuber

Results 64 issues of Dave Cottlehuber

Reading https://github.com/astaxie/bat/blob/master/bat.go#L195-L204 bat attempts to parse stdin as JSON, and when it succeeds, the body content may be different to what was originally submitted. For example if that content has...

My wife took her iPhone back....

build

Currently we incorporate the static binaries directly; this is easy to build, but hard to maintain. Bad !! Bad !! Bad !!

build
bug

We should use an app-specific template or method to specify this. It's really an upstream bug.

build
bug

Currently you need to build PhoneGap framework separately via: - close xcode4 - `git clone https://github.com/phonegap/phonegap-iphone.git` - make - open PhoneGapInstaller.pkg This should be converted into a git submodule and...

build
enhancement
docs

As CouchDB is running on a random port, there's no way of asking PhoneGap to contact it

bug

My most common use of mfsBSD at the moment seems to be regaining access to a UEFI-only system drive. Having to drop in a CD each time for this is...

I'd like to add jocko to FreeBSD ports - with this patch, we already get amd64 support for mmap. I will see what's missing to add arm64 support as well,...