Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2, 1 && key Control_L)

2023-09-18 Thread Michael Gmelin
> On 18. Sep 2023, at 18:03, Matthias Apitz wrote: > > El día lunes, septiembre 18, 2023 a las 11:36:17a. m. +0200, Matthias Apitz > escribió: > >>> El día lunes, septiembre 18, 2023 a las 11:08:16 +0300, Gleb Popov escribió: >>> >>> On Mon, Sep 18, 2023 at 10:42 AM Matthias Apitz wrote:

Re: [kde-freebsd] ports/181913: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous

2013-09-09 Thread Michael Gmelin
in that specific case also from callbacks that were called from within db5. Overall the code was quite convoluted, but valid C++03. On top of that there are the usual incompatibilities between implementations (like iostreams in gcc 4.2's libstdc++ does some things differently then the