Bugs item #2545448, was opened at 2009-01-29 14:20
Message generated for change (Comment added) made by stmane
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2545448&group_id=56967
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: Build
Group: MonetDB5 "stable"
>Status: Closed
>Resolution: Fixed
Priority: 7
Private: No
Submitted By: Roberto Cornacchia (cornuz)
Assigned to: Martin Kersten (mlkersten)
Summary: Feb2009 branch compilation error
Initial Comment:
cc1: warnings being treated as errors
/export/scratch0/roberto/MonetDB/src/MonetDB5/src/scheduler/run_octopus.mx: In
function 'OCTOPUSrun':
/export/scratch0/roberto/MonetDB/src/MonetDB5/src/scheduler/run_octopus.mx:222:
warning: 'i' may be used uninitialized in this function
----------------------------------------------------------------------
>Comment By: Stefan Manegold (stmane)
Date: 2009-01-29 22:34
Message:
Compilation fixed in development trunk by Martin.
Fix back-ported to Feb2009 release branch by me.
----------------------------------------------------------------------
Comment By: Martin Kersten (mlkersten)
Date: 2009-01-29 18:22
Message:
Gents, be patient.
The octopus run code is indeed in flux, due to the recent
major overhaul of the remote.mx. I will be fixed to compile,
but semantically incomplete! That has to wait for my next
hacker time slot ;)
----------------------------------------------------------------------
Comment By: Sjoerd Mullender (sjoerd)
Date: 2009-01-29 17:46
Message:
By the way, I seriously doubt that the code (in OCTOPUSexec) does what you
think it does. The only time i gets assigned a value is if it is nrsites
initially. After the loop i is never changed, so if you get back to the
redo label, i will still be != nrsites, so i will not be assigned a
different value.
Also, why do you use goto?
----------------------------------------------------------------------
Comment By: Stefan Manegold (stmane)
Date: 2009-01-29 15:35
Message:
With icc, I also get
.../MonetDB5/src/scheduler/run_octopus.mx(136): error #592: variable "b2"
is used before its value is set
(void) b2;
^
----------------------------------------------------------------------
Comment By: Sjoerd Mullender (sjoerd)
Date: 2009-01-29 14:54
Message:
Martin, please inititialize variable i.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2545448&group_id=56967
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs