henri-gasc
henri-gasc
Fix #1043. The program compiles without any change to CMakeLists.txt. I did not however try to link a program to this updated version of OpenEXR
`equery belongs` and `qfile` do not act the same way with symlinks. For example ```bash $ equery belongs /usr/bin/ar * Searching for /usr/bin/ar ... sys-devel/binutils-2.41-r2 (/usr/x86_64-pc-linux-gnu/binutils-bin/2.41/ar) $ qfile /usr/bin/ar [no...
Continuation of #176 and #177. All the tests run successfully, but the examples are not correct (just run `examples/cube_model` to see it) and I do not understand how to solve...
### Description You can find an simple example of the problem [here](https://basedpyright.com/?typeCheckingMode=all&code=C4JwngXAUABHMDMQHsC2MAOBDYALANgJYBGMhqGyIwMACjrlFAKYAeAxsxjQJIVXAAoiBQho8GO3xYAzjLoNxE%2BABNmCGAH1NhAHaFg2gBQzm%2BBABoYANyz4IMGaACUS5ctPmAdLfuPQMAC8NnZMUNh4DvR4QQp4RgBEwBQJzlBAA), but a better example would be with the [`evdev`](https://github.com/gvalkov/python-evdev/) module(where I found this), or other that have the...
While installing the package, we get the following error: ``` INFO Building wheel via backend setuptools.build_meta:__legacy__ :18: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !!...