Bugs item #2061707, was opened at 2008-08-20 09:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2061707&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: SQL CVS Head
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Martin Kersten (mlkersten)
Summary: SQL fails to compile with icc

Initial Comment:
sql_gencode.mx:1883: variable "nr" was set but never used

1881    static void backend_dumpstmt(backend *be, MalBlkPtr mb, stmt *s)
1882    {
1883            int nr = _dumpstmt(be, mb, s);
1884            mvc *c = be->mvc;
1885            InstrPtr q;

http://www.ins.cwi.nl/~monet/permastore/2008-08-20/Current/make-sql-Int.64.32.d.1-Fedora8.errors.html#l346

http://monetdb.cwi.nl/testing/projects/monetdb/Current/sql/.Int.64.64.d.1-Fedora8/make-k.out.html

>From the code and the latest changes, I'm not completely sure, whether 
>variable "nr" could simply be removed, or whether is use was simply 
>"forgotten" by accient --- otherwise, I could (and would) have fixed it myself 
>...


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2061707&group_id=56967

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to