bugDDD - Bugs: bug #29815, ddd SVN fails to compile on Ubuntu...

 
 

bug #29815: ddd SVN fails to compile on Ubuntu lucid; patch included

Submitter:  Stephen Warren <srwarren>
Submitted:  Fri 07 May 2010 06:29:01 AM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  3.3.12
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 08 May 2010 02:23:41 AM UTC, comment #1: 

Looks like this is a dup of bug #26726, reported ~9 months ago:-(

Unfortunately, I see no way to mark this as a dup in the Savannah bug tracker.

Stephen Warren <srwarren>
Fri 07 May 2010 06:29:01 AM UTC, original submission:  

The following patch is required for ddd to compile on Ubuntu lucid:

Index: ddd/strclass.C
===================================================================
--- ddd/strclass.C (revision 7209)
+++ ddd/strclass.C (working copy)
@@ -39,6 +39,7 @@
 #include <limits.h>
 #include <new>
 #include <stdlib.h>
+#include <stdio.h>
 
 void string::error(const char* msg) const
 {

Stephen Warren <srwarren>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by eickeler (Updated the item)
  • -email is unavailable- added by srwarren (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-01-24 eickeler Open/ClosedOpen Closed
    2021-01-15 eickeler StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code