Main Page | Namespace List | Compound List | File List | Related Pages

Todo List

Namespace Testing
This is the test of a possible bug in doxygen.

      Testing::CPhysicsTickerObserver *view = new
      Testing::CPhysicsTickerObserver(model, g, g.get_font_small(),
      CColor(10), CRect(0, 0, 100, 100));

Note that at the top, the mention of Testing::CPhysicsTickerObserver and Testing::CPhysicsTickerObserver() are both hyperlinked.

      Testing::CPhysicsTickerObserver *view = new
      Testing::CPhysicsTickerObserver(model, g, g.get_font_small(),
      CColor(10), CRect(0, 0, 100, 100));

Now note that the same calls aren't hyperlinked! In fact, I can mention Testing::CPhysicsTickerObserver() all I want and it won't get hyperlinked, although Testing::CPhysicsTickerObserver will be hyperlinked.

This problem is easily reproducible. Just copy test.h to a new directory, do doxygen -g and then doxygen Doxyfile, and you should get the same result.


Generated on Wed Aug 27 00:46:01 2003 by doxygen 1.3.3