Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
7f54a670 20.10.2019 18:14 admin

Prepared release 4.99.24rc8.

cd675479 20.10.2019 17:46 cstimming

Improve makefiles: If astyle is not there, just replace it with no-op echo because compiling is nevertheless possible.

0fdd949a 19.10.2019 22:38 cstimming

Add gnutls include flags explicitly in those Makefiles where they are needed.

e15af6a9 19.10.2019 22:37 cstimming

Windows: Fix missing GWENHYWFAR_CB declaration of testSignals function.

c8881363 19.10.2019 22:37 cstimming

Fix compiler warning about unused variable if HAVE_I18N is unset.

82a30413 19.10.2019 22:36 cstimming

Fix printf format specifiers for windows compatibility using macros from <inttypes.h>

Now really fixed after d86a71a0 and deccd267.

b0450ebc 19.10.2019 21:54 cstimming

Fix another windows printf format specifier.

Similar to and copied from be69cdb9.

96ff10c8 18.10.2019 22:28 cstimming

Fix missing GWENHYWFAR_CB attribute at function definition.

Was missing since aee95892, checked with cross-compile to i686-w64-ming32 host.

6058b905 18.10.2019 00:07 admin

Partially reverted a previous commit.

Actually, we do need GWEN_InetAddr_ModuleInit() et al.

0d354e3c 17.10.2019 23:37 admin

More work on compiler warnings.

64ba73f6 17.10.2019 23:36 admin

More fixes for compiler warnings.

7457d71f 17.10.2019 23:36 admin

Fixed compiler warnings.

f9e36299 17.10.2019 19:00 admin

Added entry to TODO.

1ded799f 17.10.2019 18:59 admin

BUILD: Disable some warnings, started fixing compiler warnings.

3a74228f 17.10.2019 11:09 admin

Prepared release 4.99.23rc7

3de01150 14.10.2019 23:48 admin

ConfigMgrDir: Increased verbosity in GWEN_ConfigMgrDir_MkUniqueIdFromId()

aee95892 14.10.2019 23:48 admin

ConfigMgr: Add GWENHYWFAR_CB to virtual functions.

c5e218cc 14.10.2019 22:41 cstimming

More printf format specifier standarization from <inttypes.h>

c37108bc 14.10.2019 22:35 cstimming

Minor windows debug output improvement (maybe a problem with the format specifier?)

be69cdb9 14.10.2019 22:35 cstimming

Fix another windows printf format specifier.

In this particular case, a printf format specifier for size_t is needed,
but <inttypes.h> does not have one. We define our own, inspired from here:
https://stackoverflow.com/questions/44382862/how-to-printf-a-size-t-without-warning-in-mingw-w64-gcc-7-1

d86a71a0 14.10.2019 22:31 cstimming

Fix printf format specifiers for windows compatibility using macros from <inttypes.h>

For explanation, see e.g.
https://en.cppreference.com/w/cpp/header/cinttypes
https://stackoverflow.com/questions/16859500/mmh-who-are-you-priu64

e3050bb0 13.10.2019 23:00 admin

Fixed a bug introduced by my latest commit.

1f34d9ec 13.10.2019 22:48 admin

GTK3 GUI: Fixed memory leaks.

deccd267 13.10.2019 22:26 cstimming

Minor windows warnings fixed

- missing include for _mkdir
- Removed cast from void* (8 byte on x86_64) to int in debug output
- Commented out unused variable (set but not used)

180c9cd2 13.10.2019 22:25 cstimming

Minor windows compile warnings improved

- unused static function, unused variable ifdef'd out

(751-775/3215) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom