Projekt

Allgemein

Profil

Aktionen

Bug #65

geschlossen

5.99.33beta fails to build on MinGW-W64

Von jralls@ceridwen.us vor fast 6 Jahren hinzugefügt. Vor fast 6 Jahren aktualisiert.

Status:
Closed
Priorität:
Normal
Kategorie:
-
Beginn:
22.09.2019
Abgabedatum:
Betriebssystem:
AqBanking-Version:
Anwendung:
Version der Anwendung:

Beschreibung

Because it uses the not-yet-standard C function `strndup` that's not supported in msvcrt.
As a workaround we've patched it with https://github.com/Gnucash/gnucash-on-windows/blob/master/patches/aqbanking-5.99-strndup.patch that naively copies the `my_strndup` static function from swift.c, but that's probably not what you'd want as an actual fix.

Aktionen #1

Von martin vor fast 6 Jahren aktualisiert

  • Status wurde von New zu Closed geändert

Thanks, but I fixed it by adding a function GWEN_Text_strndup() which is now used in Gwen. Needs latest Gwen.

Aktionen

Auch abrufbar als: Atom PDF