Projekt

Allgemein

Profil

Aktivität von wrobelda

von 31.07.2022 bis 29.08.2022

29.08.2022

13:21 AqBanking Bug #282: Use OS-agnostic string comparison functions
One more thing that I realized is that the project could use gnulib where relevant to provide the drop-in cross-platf... wrobelda

26.08.2022

11:06 AqBanking Feature #283: [PATCH] Prepare .pc and .cmake for static builds
I'm also thinking that the pkg_check_modules() calls in cmake.in can be replaced with ordinary find_package() calls, ... wrobelda
00:26 AqBanking Feature #283: [PATCH] Prepare .pc and .cmake for static builds
Just realized that additional work in similar fashion is required for the GUIs, for their .pc.in and/or cmake.in, for... wrobelda
00:03 AqBanking Feature #283 (New): [PATCH] Prepare .pc and .cmake for static builds
This adds support for consuming a gwenhywfar that was compiled statically. Note that it does not guarantee the actual... wrobelda
00:58 AqBanking Bug #286 (New): [PATCH] pathmanager.c: add missing winreg.h include
winreg.h is required for registry manipulation functions wrobelda
00:54 AqBanking Bug #285 (New): [PATCH] Configure.ac: Do not clear the LIBS var
The configure.ac currently sets the LIBS variable to empty, as a side effect of the ldl test, which voids whatever mi... wrobelda
00:07 AqBanking Feature #284 (New): [PATCH] Use pkg-config to find libgcrypt, gpg-error
Any relatively modern version of libgcrypt and gpg-error come with a .pc file, so I think it's safe to assume that ne... wrobelda

25.08.2022

23:49 AqBanking Bug #278: [PATCH] Guard unistd.h includes
Some of the files it touches I had also previously modified in relation to string.h includes, hence the rejections. I... wrobelda
23:39 AqBanking Bug #278: [PATCH] Guard unistd.h includes
Yeah, my bad, this was created after the patch I included here: https://www.aquamaniac.de/rdm/issues/282
Basically...
wrobelda
23:02 AqBanking Bug #278 (Feedback): [PATCH] Guard unistd.h includes
unistd.h is not available when building for windows natively wrobelda
23:37 AqBanking Bug #282 (New): Use OS-agnostic string comparison functions
This patch is dirty, not intended for merging, but I post it anyway so that it is clear what needs to be done.
Bef...
wrobelda
23:12 AqBanking Bug #281 (Closed): [PATCH] APIs: support MSVC
Currently all GUI APIs restrict the import/export logic to GCC compiler only. This patch relaxes that for MSVC/clang-... wrobelda
23:08 AqBanking Bug #280 (Closed): [PATCH] directory_p.h: remove Unix header
#include <dirent.h> seems to be a copy-paste error from posix/directory_p.h wrobelda
23:04 AqBanking Bug #279 (Feedback): [PATCH] Guard sys/time.h include with HAVE_SYS_TIME_H
sys/time.h includes should be guarded with HAVE_SYS_TIME_H wrobelda
22:57 AqBanking Bug #277 (Closed): [PATCH] xmlcmd_lxml.c: use GWEN_Text_strndup
Use GWEN_Text_strndup instead of vanilla strndup wrobelda
22:55 AqBanking Feature #214: Consider maintaining a vcpkg recipe
Fair enough. I'll post them here. wrobelda
22:42 AqBanking Feature #214: Consider maintaining a vcpkg recipe
FYI, I managed to build gwenhywfar using vcpkg with clang-cl under Windows, with some substantial patching. I will po... wrobelda
22:40 AqBanking Bug #269: (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
This can be closed as I managed to build with vcpkg using clang-cl. wrobelda

18.08.2022

00:26 AqBanking Bug #269: (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
FYI, the complete logs for the whole CI run can be downloaded from here:
https://dev.azure.com/vcpkg/public/_build/r...
wrobelda
00:25 AqBanking Bug #268: (gcc, Ubuntu, vcpkg): Gwenhywfar: tools/gwenbuild/types/context.c: undefined reference errors
FYI, the complete logs for the failed build can be downloaded from here:
https://dev.azure.com/vcpkg/public/_build/r...
wrobelda

16.08.2022

20:27 AqBanking Bug #270: GitHub mirrors outdated
Oh, by no means was I suggesting you were to move the working base to GitHub, I absolutely understand the reasoning b... wrobelda
18:26 AqBanking Bug #270 (In Progress): GitHub mirrors outdated
Whether we like it or not, GitHub is what shows up first when searching for AqBanking/Gwenhywfar. However, the offici... wrobelda
17:42 AqBanking Bug #269 (Closed): (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
While working on getting vcpkg building under MSVC with VCPKG (https://github.com/microsoft/vcpkg/pull/26363), aside ... wrobelda
17:36 AqBanking Bug #268 (New): (gcc, Ubuntu, vcpkg): Gwenhywfar: tools/gwenbuild/types/context.c: undefined reference errors
While working on getting vcpkg building under MSVC with VCPKG (https://github.com/microsoft/vcpkg/pull/26363), I upda... wrobelda
16:54 AqBanking Bug #267: gwenhywfar C99 incompatibilities: improper usage of variadic macros
For the reference, see https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html, at the bottom:
_Variadic macros be...
wrobelda
16:53 AqBanking Bug #267 (Closed): gwenhywfar C99 incompatibilities: improper usage of variadic macros
While working on getting Gwen compile with MSVC under VCPKG, I found that debug.h uses variadic macros not according ... wrobelda
 

Auch abrufbar als: Atom