Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/src/mal/Tests pithole.mal, Aug2009, NONE, 1.1.2.1 All, Aug2009, 1.113, 1.113.2.1
Martin, this checkin seems to contain only the new test. Did you by accident forget to checkin the related code changes? Stefan On Sun, Sep 06, 2009 at 07:40:28AM +0000, Martin Kersten wrote:
Update of /cvsroot/monetdb/MonetDB5/src/mal/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29612
Modified Files: Tag: Aug2009 All Added Files: Tag: Aug2009 pithole.mal Log Message: Defense against recursion segfaults.
--- NEW FILE: pithole.mal --- #challenge the runtime stack protection user.main();
U All Index: All =================================================================== RCS file: /cvsroot/monetdb/MonetDB5/src/mal/Tests/All,v retrieving revision 1.113 retrieving revision 1.113.2.1 diff -u -d -r1.113 -r1.113.2.1 --- All 28 Jun 2009 20:53:50 -0000 1.113 +++ All 6 Sep 2009 07:40:23 -0000 1.113.2.1 @@ -250,3 +250,4 @@ flowchk
dynamicload +pithole.mal
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-checkins mailing list Monetdb-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
nog geen tijd en nu geen internet (behalve iphone)
On 6 sep 2009, at 10:55, Stefan Manegold
Martin,
this checkin seems to contain only the new test. Did you by accident forget to checkin the related code changes?
Stefan
On Sun, Sep 06, 2009 at 07:40:28AM +0000, Martin Kersten wrote:
Update of /cvsroot/monetdb/MonetDB5/src/mal/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29612
Modified Files: Tag: Aug2009 All Added Files: Tag: Aug2009 pithole.mal Log Message: Defense against recursion segfaults.
--- NEW FILE: pithole.mal --- #challenge the runtime stack protection user.main();
U All Index: All =================================================================== RCS file: /cvsroot/monetdb/MonetDB5/src/mal/Tests/All,v retrieving revision 1.113 retrieving revision 1.113.2.1 diff -u -d -r1.113 -r1.113.2.1 --- All 28 Jun 2009 20:53:50 -0000 1.113 +++ All 6 Sep 2009 07:40:23 -0000 1.113.2.1 @@ -250,3 +250,4 @@ flowchk
dynamicload +pithole.mal
--- --- --- --------------------------------------------------------------------- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-checkins mailing list Monetdb-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
participants (2)
-
Martin Kersten
-
Stefan Manegold