Actions
Feature #237
closedPrototypen für Systeme, auf denen <tcpd.h> nicht ANSI-C-konform sind
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Module:
all
Operating System:
Compiler:
Description
Man könnte einen Configure-Test schreiben, der prüft, ob tcpd.h saubere
Prototypen hat oder nicht, und im letzteren Falle statt tcpd.h die
Prototypes selbst definieren. Das alles in einer Datei oftcpd.h, die
dann überall statt tcpd.h includiert würde.
Updated by Marco Eichelberg almost 8 years ago
- Description updated (diff)
- Status changed from New to Closed
- % Done changed from 0 to 100
Already implemented in DCMTK 3.6.2 by commits 148fc86, aad8271 and 8608c09.
Actions