Stéphane Gourichon

Results 21 issues of Stéphane Gourichon

After patching to avoid AoT compiling, see #28, after updating project with npm-check-updates -u npm install npm update npm install It complains about not finding files that actually exist: npm...

When using AsyncImageView 1.5.1 and Spring https://github.com/MengTo/Spring, both as pods in a Swift project, the following compile-time error occurs: error: 'AsyncImageView' is ambiguous for type lookup in this context @IBOutlet...

> This helps me find forks that has the changes I want (usually because the original repository went dormant or something) This is very good and what I was looking...

@ssokolow this follows your request on #106 . How about some credits in the documentation? Hints from git history. What do you think? ```bash git log --pretty=%an | sort |...

Hi! # Done homework, looked existing issues before posting This request is related with, though different from, #30 , and more remotely to #13 . # Observed situation I've been...

feature

#### Description :octocat: On first screen, clicking on links (bracketed words "Homepage" "Documentation" etc) does not open anything, inserts line break. #### Reproduction guide :beetle: - Make sure you have...

Install
Help wanted
- Mailling list -
- Bug tracker -

# An installer for an extension? Please provide reasons It's the first time I see a Firefox extension that requires a specific installer. Nowhere I see an explanation about it....

This program is pretty good. Slower than regular decoding but pretty good. Both examples shown on README.md are relevant, but less extreme examples would me more convincing. * The Lena...

It sometimes makes sense to process JPEG files that have exif data in them. Currently, `jpeg2png` produces a PNG without the EXIF data. Writing a PNG with the original EXIF...

Hello. Wish I could do this in asciidoc document: ``` ["graphviz", "helloworld.svg", format="svg"] --------------------------------------------------------------------- digraph helloworld { hello->world; } --------------------------------------------------------------------- ``` and get html and PDF output right, with scalable...