From: Andreas K. <and...@ac...> - 2009-06-24 20:04:46
|
Andreas Kupries wrote: >> > 561: set TGraph [graph] >> >>Does that (graph) work? Shouldn't it be 'struct::graph' ? >> >> I changed back to struct::graph just to be sure, but when I was running >> tests everything worked well... > > Hm. I'll see what I can find out about this. In the testsuite, we run the file XOpsControl which sources the file XSetup which runs namespace import -force struct::graph as its first command. This command makes the command ::struct::graph available as ::graph The test environment masked the bug. As reminder for myself to get rid of this https://sourceforge.net/tracker/?func=detail&aid=2811747&group_id=12883&atid=112883 Andreas. |