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