Greg Cotten

Results 43 issues of Greg Cotten

Hi! This adds SQL-backed-only support for using a read action with "FOR UPDATE" or "FOR SHARE" which will allow the user to query+mutate the returned model(s)+save back on the database...

Hi there! Using Vapor 4.54.0 and Fluent 4.4.0 I'm having an issue with `AsyncModelMiddleware` and perhaps just `ModelMiddleware` in general. For simplicity, I've reproduced the issue in the template app...

bug

## Summary Mac devs will often have multiple Macs for development purposes and often upgrade to the latest/greatest. Because the Sparkle EdDSA key is stored in the login keychain and...

Is there a maximum size for the data set in scatteredDataToGrid? Using ctlrender I run into trouble with the CTL below but when I truncate most of the data it...

Doesn't seem to work with websites that use typekit fonts Example from Safari: ![screen shot 2014-01-29 at 9 34 20 am](https://f.cloud.github.com/assets/924470/2032176/a221bd0a-890b-11e3-92c7-966f8569bab1.png) From Two: ![screen shot 2014-01-29 at 9 34 31...

**To Reproduce** Use oiiotool (2.5.4.0, or really any version AFAICT) to convert this [DPX file](https://github.com/AcademySoftwareFoundation/OpenImageIO/files/13207430/RL01_00411952.dpx.zip) to a jpg or any other format. Notably OIIO thinks this is a single-channel image....

Just parking this issue here, as it might help people who might be looking for a cross-platform solution for unarchiving/archiving large files. My specific use case is needing to unarchive...

A simple `swift build` call spits out a lot of errors: ``` Building for debugging... path\to\swift-com-main\Sources\SwiftCOM\Interfaces\Human\ID3D12CommandQueue.swift:50:59: error: extra argument in call let _ = pThis.pointee.lpVtbl.pointee.GetDesc(pThis, &desc) ~~~~~~~~^~~~~~ path\to\swift-com-main\Sources\SwiftCOM\Interfaces\Human\ID3D12DescriptorHeap.swift:38:59: error: extra...

Not sure how ABI stability works in Windows, but I assume these fixes will be backwards compatible with older Windows SDKs?