On Sunday, 23 July 2023 07:16:05 PDT Stefan Brüns wrote:
> 3. ?
>
> Kind regards,
Qt's solution is that it builds in a "build for testing" mode (it defines the
QT_BUILD_INTERNAL macro, for historical reasons meaning "internal to
Trolltech") in which extra symbols are exported using the Q_AUTOTE
Ben Cooksley - 23.07.23, 12:01:04 CEST:
> Please ensure you run the following two commands to clear out any
> existing host keys:
> - ssh-keygen -R invent.kde.org -f ~/.ssh/known_hosts
> - ssh-keygen -R svn.kde.org ~/.ssh/known_hosts
The second command misses a "-f":
ssh-keygen -R svn.kde.org -f
Hi,
I am looking for some feedback regarding unit testing libraries (e.g.
Frameworks libraries, but not limited to). First, some background:
As long as on limits oneself to testing the public API of a library all is
easy, linking and calling the exposed API just works. Some say that's all that
Very cool stuff. Can we see it in action anywhere?
Nate
On 7/23/23 01:38, Ben Bonacci wrote:
Hi Ben,
Thanks for the suggestion! Now after each request the script will wait
1-5 seconds before making the next request.
Regards,
Ben
On 22/7/23 22:30, Ben Cooksley wrote:
On Sun, Jul 23, 2023
Good morning KDE Developers,
As many of you will be aware, today Gitlab and our Subversion repository
were both migrated to a new home - on a more modern and more powerful
server, which should better support future work.
As a consequence the host key of the server has now changed, which means
you
Hi Ben,
Thanks for the suggestion! Now after each request the script will wait
1-5 seconds before making the next request.
Regards,
Ben
On 22/7/23 22:30, Ben Cooksley wrote:
On Sun, Jul 23, 2023 at 12:18 AM Ben Bonacci wrote:
Hi everyone!
Hi Ben,
For the past few days I've bee
Hi Harald,
Thanks for the resources on reuse! The project should now be in compliance.
Regards,
Ben
On 22/7/23 22:24, Harald Sitter wrote:
Amazing stuff!
You should look into making your project reuse compliant
https://apachelog.wordpress.com/2021/04/06/reuse-licensing-helper/
and add ci for