Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler/algebra/opt opt_algebra_cse.c, XQuery_0-22, 1.15.2.4, 1.15.2.5
No that's fine, I forgot to remove this one. Thx and best regards, Manuel On Feb 19, 2008, at 9:14 PM, Stefan Manegold wrote:
Update of /cvsroot/monetdb/pathfinder/compiler/algebra/opt In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15698/ compiler/algebra/opt
Modified Files: Tag: XQuery_0-22 opt_algebra_cse.c Log Message:
making pathfinder compile with "--enable-strict", again: removed unused variable.
Manuel,
please check, that I did not break anything ...
Index: opt_algebra_cse.c =================================================================== RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/opt/ opt_algebra_cse.c,v retrieving revision 1.15.2.4 retrieving revision 1.15.2.5 diff -u -d -r1.15.2.4 -r1.15.2.5 --- opt_algebra_cse.c 19 Feb 2008 17:39:11 -0000 1.15.2.4 +++ opt_algebra_cse.c 19 Feb 2008 20:14:42 -0000 1.15.2.5 @@ -1964,7 +1964,6 @@ PFla_op_t *seed = CSE(L(n)); PFla_op_t *result = CSE(R(n));
- PFalg_proj_t *p = NULL; PFarray_t *seed_actmap = create_actatt_map (); PFarray_t *res_actmap = create_actatt_map ();
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
| Manuel Mayr, Dipl.- Inf . | | | | EMail: manuel .mayr @in.tum.de | | Web: http://www3.in.tum.de/cms/members/ mayrm | | Phone: +49 89 289 -17259 | | Fax: +49 89 289 -17263 | | | | Database Systems - Technische Universität München (Germany) |
participants (1)
-
Manuel Mayr