diff --git a/Changes b/Changes index 89ca8a8a3..3688142fc 100644 --- a/Changes +++ b/Changes @@ -11,6 +11,8 @@ indicates the contributor was also the author of the fix; Thanks! **** Fix segfault with error on bad --top-module, bug79. [Dimitris Nalbantis] +**** Fix "redefining I" error with complex includes. [Duraid Madina] + **** Fix GCC 4.3.2 compile warnings. * Verilator 3.702 2009/03/28 diff --git a/include/verilated.h b/include/verilated.h index 6cd2de527..d403fc67c 100644 --- a/include/verilated.h +++ b/include/verilated.h @@ -1364,61 +1364,59 @@ static inline WDataOutP VL_COND_WIWW(int obits, int, int, int, // If changing the number of functions here, also change EMITCINLINES_NUM_CONSTW -#define I IData #define _END(obits,wordsSet) \ for(int i=(wordsSet);i