Lieven de Cock
-
2003-01-27
Hello,
in the attached rar file there's is a very small project.
OPen the project, and goto the class browser. Simple
class with 1 constructor and 2 methods ( twice the
method Run(...), but overloaded).
In the class browser, right click on the methods and
choose goto declaration. Everything works fine !
Right click, but choose goto implementation. Now this
only works for the fsecond Run(...) in the class
browser. For the first one it FAILS. It goes to the
declaration.
Cheers,
Lieven
PS : tested with devcpp 4.9.7.4 (note : refreshed old
bug report(601893) but now with attached test material
:-) )