[Devel] [ openser-Bugs-1653366 ] tm modules fails to build in DEBUG mode

SourceForge.net noreply at sourceforge.net
Tue Feb 6 16:05:02 CET 2007


Bugs item #1653366, was opened at 2007-02-06 10:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1653366&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Nobody/Anonymous (nobody)
Summary: tm modules fails to build in DEBUG mode

Initial Comment:
int i; is declared twice inside 
static void delete_cell( struct cell *p_cell, int unlock )

Here's the output:
timer.c: In function `delete_cell':
timer.c:185: error: redeclaration of 'i' with no linkage
timer.c:174: error: previous declaration of 'i' was here
make[2]: *** [timer.o] Error 1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1653366&group_id=139143



More information about the Devel mailing list