[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ddd error when building.
From: |
Aran . Clauson |
Subject: |
ddd error when building. |
Date: |
Mon, 5 Nov 2001 14:26:19 -0800 |
To whom it may concern,
I think I've found a bug with ddd when building on Redhat 7.1 using
gcc3.0.1. It seems that the typedef of steampos is not needed. I tried
defining the HAVE_STREAMPOS macro but to no success. Finnaly I gave up and
just commented out the line.
Aran
ddd/streampos.h
43c43
<typedef long streampos;
---
>//typedef long streampos;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ddd error when building.,
Aran . Clauson <=