Bugs item #2807038, was opened at 2009-06-16 10:30 Message generated for change (Comment added) made by sjoerd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2807038&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: Modules >Group: MonetDB5 "stable" >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Lefteris Sidirourgos (lsidir) >Assigned to: Sjoerd Mullender (sjoerd) Summary: tab + ) + mal function = seg fault Initial Comment: In the MAL console (at the server or mclient -lmal) if you type a module name that has functions in addition to commands, put the dot and a closing parenthesis ) to get the help message, the server will seg fault. Example: sql.) + tab or sql.bbp) + tab but algebra.) + tab will work since algebra module defines only commands and not functions. ---------------------------------------------------------------------- >Comment By: Sjoerd Mullender (sjoerd) Date: 2009-06-24 11:52 Message: Fixed in CVS on stable branch. I don't know how this can be tested, so no test added. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2807038&group_id=56967 ------------------------------------------------------------------------------ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
