View Issue Details

IDProjectCategoryView StatusLast Update
0000187ascendbuild-systempublic2006-05-10 02:22
Reporterjohn 
Assigned Tojohn 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000187: SIZEOF_VOID_P defined twice
DescriptionThe ./configure script defines SIZEOF_VOID_P and seems to put it in @DEFS@
Under Jam, this means that the -DSIZEOF_VOID_P in @DEFS@ collides with the -DSIZEOF_VOID_P in line ~ 121, and is therefore defined twice, throwing an error.
TagsNo tags attached.

Relationships

child of 0000169 resolvedjds Complete implementation of Jam build 

Activities

john

2005-12-23 03:38

administrator   ~0000166

Fixed in rev 175.

Issue History

Date Modified Username Field Change
2005-12-23 03:35 john New Issue
2005-12-23 03:38 john Note Added: 0000166
2005-12-23 03:38 john Assigned To => john
2005-12-23 03:38 john Status new => resolved
2005-12-23 03:38 john Resolution open => fixed
2005-12-23 03:38 john Description Updated
2005-12-23 03:38 john Relationship added child of 0000169
2006-02-07 13:19 john Target release => 1.0
2006-05-10 02:22 john Status resolved => closed