Roel van Dijk

Results 7 issues of Roel van Dijk

As initially discussed in https://github.com/drewnoakes/metadata-extractor-images/issues/35, the current formatting of certain tag descriptions are locale-dependent. The only way to influence the formatting is to set the locale globally, using `Locale#setLocale`. This...

Any chance on supporting `rrdtool` 1.6.0? I ran into this error: ``` dyld: lazy symbol binding failed: Symbol not found: _rrd_get_context Referenced from: /usr/local/lib/librrd.dylib Expected in: flat namespace dyld: Symbol...

Build failed in Debian 'wheezy', this fixes the compilation error.

[This site](http://httpstatus.es/) made me realize that this project needs its own domain name.. How about: https://www.transip.nl/order/domains/?search=statusc.at

I've selected for refactoring 6 lines of code which are duplicated in 7 file(s) ([1](https://github.com/parsingdata/metal/blob/fe71ac29b9ed838fc25edb5d8a32f536647cb8d8/core/src/main/java/io/parsingdata/metal/expression/value/reference/Last.java#L49-L56), [2](https://github.com/parsingdata/metal/blob/fe71ac29b9ed838fc25edb5d8a32f536647cb8d8/core/src/main/java/io/parsingdata/metal/expression/value/reference/First.java#L56-L63), [3](https://github.com/parsingdata/metal/blob/fe71ac29b9ed838fc25edb5d8a32f536647cb8d8/core/src/main/java/io/parsingdata/metal/expression/value/reference/Count.java#L55-L62), [4](https://github.com/parsingdata/metal/blob/fe71ac29b9ed838fc25edb5d8a32f536647cb8d8/core/src/main/java/io/parsingdata/metal/expression/value/UnaryValueExpression.java#L70-L77), [5](https://github.com/parsingdata/metal/blob/fe71ac29b9ed838fc25edb5d8a32f536647cb8d8/core/src/main/java/io/parsingdata/metal/expression/value/FoldCat.java#L55-L62), [6](https://github.com/parsingdata/metal/blob/fe71ac29b9ed838fc25edb5d8a32f536647cb8d8/core/src/main/java/io/parsingdata/metal/expression/logical/UnaryLogicalExpression.java#L42-L49), [7](https://github.com/parsingdata/metal/blob/fe71ac29b9ed838fc25edb5d8a32f536647cb8d8/core/src/main/java/io/parsingdata/metal/expression/value/Bytes.java#L81-L88)). Addressing this will make our codebase more maintainable and...

task

### ImageMagick version 7.1.1-24 ### Operating system Linux ### Operating system, version and so on Ubuntu 20 ### Description Up until AppImage version 7.1.1-23, the AppImage release supported HEIC/HEIF. Converting...

See #399 This is a similar cache, but for the `TokenRef` token.