Files
nixpkgs/pkgs/tools
Peter Simons 3d4068b11a graphviz: patch broken cdt.h header file
The cdt.h header duplicates the signatures of standard library functions
memcmp() and strcpy(), but those signatures don't match the real thing when
building with a C++ compiler, because they lack the no-throw declaration glibc
has. Simply dropping those redundant prototypes remedies the issue.
2012-11-11 20:16:21 +01:00
..
2012-10-29 23:56:26 +04:00
2012-06-17 03:36:22 +00:00
2012-11-08 13:54:53 +01:00
2012-08-08 03:58:17 +04:00