Ghislain Vaillant

Results 94 issues of Ghislain Vaillant

I downloaded the latest `flake8-mypy` tarball on PyPI and tried to run its test suite in a clean Debian unstable image. However, testing fails with an `AssertionError`. The test log...

I have uploaded `3.3.2rc3` to Debian, re-enabled long-double testing for all architectures and let the builders do their job. Both [`powerpc`](https://buildd.debian.org/status/logs.php?pkg=nfft&ver=3.3.2~rc3-1&arch=powerpc) and [`ppc64el`](https://buildd.debian.org/status/logs.php?pkg=nfft&ver=3.3.2~rc3-1&arch=ppc64el) are currently failing.

bug
help wanted

As discussed privately with @pavanky, detection of CBLAS and LAPACKE could get some love. I tried a few things but getting something generic enough proved to be quite tricky. I...

build

Same motivation as for [higan](https://github.com/higan-emu/higan/issues/142).

enhancement
question

For c-i / packaging purposes, it would be desirable to allow building the examples (and perhaps the test suite) using a system install of Boost.Compute. The necessary changes may be...

design

Seems different from the one shipped in recent CMake versions: https://github.com/bkloppenborg/liboi/blob/master/CMakeModules/FindOpenCL.cmake Please consider adding a copyright header to your version of FindOpenCL.cmake. Many thanks, ##

The tools are currently installed without respective manpages. Most Linux distributions advise that all executables distributed under `/usr/bin` et al. have a corresponding manpage installed as well. Packager maintainers are...

Deployment
requires decision

At the moment, `glbinding` is not compatible with [multiarch](https://wiki.debian.org/Multiarch) systems. This PR modifies the installation path variables and target settings to achieve this. The first commit uses GNUInstallDirs to provide...

Deployment
needs review

Following the recent introduction of `globjects` to Debian, packages have been built for various architectures. The status of the builds is summarized [here](https://buildd.debian.org/status/logs.php?pkg=globjects&ver=0.5.0-1). I am wondering why testing for GNU...