Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 22321faf

Von cstim vor mehr als 21 Jahren hinzugefügt

  • ID 22321fafbd7733cd81b9d6f90409a589e8141d9c
  • Vorgänger fe634c74
  • Nachfolger e5b445a3

2004-05-05 Christian Stimming <>

  • src/base/misc.h: Remove trailing semicolons from the function
    definitions in the GWEN_LIST_FUNCTIONS macro since ISO C89 does
    not allow these (-pedantic i.e. --enable-warnings=all will give
    warnings about that). Admittantly all modern compilers have no
    problems with them and ISO C99 allows these, but we never know
    whether our source code might get compiled with something
    different. In other words, since it doesn't hurt us to comply with
    the older standard, we try to do it here.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@338 70169cfe-8b10-0410-8925-dcb4b91034d8

  • hinzugefügt
  • geändert
  • kopiert
  • umbenannt
  • gelöscht