You have my permission to undo this part of the checkin *after* the
release.  In other words, *not this week*!

On 2007-01-25 17:38, Ying Zhang wrote:
> Hi Jan,
> 
> I was checking in Peter's fix of my bug :P
> 
> Since it is only a debugging function, I think it can be removed safely.
> 
> Peter, is it ok with you to undo this change?
> 
> Anyway, I will have to wait until Stefan gives the sign that we are
> allowed to checkin to this branch again.
> 
> 
> Jennie
> 
> On Thu, Jan 25, 2007 at 04:51:02PM +0100, Jan Rittinger wrote:
>> Are you Peter? ;) - please undo that check-in!
>>
>> On 01/25/2007 04:32 PM, Ying Zhang wrote with possible deletions:
>>> Update of /cvsroot/monetdb/pathfinder/compiler/debug
>>> In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv31959/compiler/debug
>>>
>>> Modified Files:
>>>      Tag: XQuery_0-16
>>>     coreprint.c 
>>> Log Message:
>>> Peter's fix of the bug that if a module function contains an XRPC
>>> call to another function in the same module, the query will fail,
>>> because the module URL passed to XRPC is empty.
>>>
>>> I will soon add a test script for this.
>>>
>>>
>>>
>>> Index: coreprint.c
>>> ===================================================================
>>> RCS file: /cvsroot/monetdb/pathfinder/compiler/debug/coreprint.c,v
>>> retrieving revision 1.32
>>> retrieving revision 1.32.2.1
>>> diff -u -d -r1.32 -r1.32.2.1
>>> --- coreprint.c     17 Jan 2007 08:15:35 -0000      1.32
>>> +++ coreprint.c     25 Jan 2007 15:32:18 -0000      1.32.2.1
>>> @@ -325,5 +325,9 @@
>>>     fputc ('\n', f);
>>> }
>>>
>>> +void PFpcore (PFcnode_t *root) {
>>> +     PFcore_pretty(stdout, root);
>>> +}
>>> +
>>>
>>> /* vim:set shiftwidth=4 expandtab: */
>>>
>>>
>>> -------------------------------------------------------------------------
>>> Take Surveys. Earn Cash. Influence the Future of IT
>>> Join SourceForge.net's Techsay panel and you'll get the chance to share 
>>> your
>>> opinions on IT & business topics through brief surveys - and earn cash
>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>> _______________________________________________
>>> Monetdb-pf-checkins mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
>>>
>> -- 
>> Jan Rittinger
>> Database Systems
>> Technische Universita"t Mu"nchen (Germany)
>> http://www-db.in.tum.de/~rittinge/
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Monetdb-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/monetdb-developers


-- 
Sjoerd Mullender

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to