New package: ddd-3.3.12
This commit is contained in:
parent
91efd80d26
commit
f0c3e65f3c
2 changed files with 22 additions and 0 deletions
10
srcpkgs/ddd/patches/cstdio-missing.diff
Normal file
10
srcpkgs/ddd/patches/cstdio-missing.diff
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- ddd/strclass.C 2014-05-29 20:30:26.494721840 +0200
|
||||
+++ ddd/strclass.C.orig 2014-05-29 20:30:10.492723038 +0200
|
||||
@@ -39,7 +39,6 @@ extern "C" int malloc_verify();
|
||||
#include <limits.h>
|
||||
#include <new>
|
||||
#include <stdlib.h>
|
||||
-#include <cstdio>
|
||||
|
||||
void string::error(const char* msg) const
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue