Bugs item #1638729, was opened at 2007-01-18 16:41 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=1638729&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: Mapi Group: Pathfinder CVS Head Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jan Flokstra (jflokstra) Assigned to: Stefan Manegold (stmane) Summary: Mtest/Mapi module load problem Initial Comment: The execution of the test: $PATHFINDER/modules/pftijah/Tests/qmapi1 fails because it does not load pftijah correct. Some commands from the module can be executed anbd some cannot. For others it makes a difference if it is ADDHELP'ed or not. It looks as if some symbol tables are a mess. Stefan advised me to create a qmapi.dbinit file which loads module(pftijah) at startuptime. Now the query works. When this file is removed the script will fail on the collName variable of module(pftijah). The function tj_setCollName(str name) is executed (with the help of ADDHELP, without ADDHELP it is also unknown) and it refers to the collName variable but because of this bug it cannot find the variable here. Hope this is enough info for a bughunt. So to summarize: - remove $PATHFINDER/modules/pftijah/Tests/qmapi1.dbinit - run the tests in $PATHFINDER/modules/pftijah and look what happens. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1638729&group_id=56967 ------------------------------------------------------------------------- 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-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
