> Am 27.08.2015 um 08:37 schrieb Andreas Kloeckner <[email protected]>: > > Gregor Thalhammer <[email protected]> writes: >> Dear Andreas, >> >> you earn my big thanks for providing pyopencl and your continuing >> effort in improving it! >> >> Only a small modification (see attached patch) was necessary to >> successfully build on Windows with MinGW, the extra mingw headers need >> to be included in addition to <mutex>. > > Turns out that I had to re-tweak your patch, because OpenCL actual does > have signed constants. (notably, the error values) > > Could you please test current master once more? > > Thanks! > Andreas
oh, missed that obvious fact. Tested, master is ok. Gregor _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
