new snapshot of moritz ( my nassi-shneiderman addon for doxygen) is online

"[email protected]" <[email protected]>
Newsgroups gmane.text.doxygen.devel,gmane.text.doxygen.general
Message-ID <[email protected]>
Hello everybody.

There is a new snapshot of moritz ( my nassi-shneiderman addon for
doxygen) online that should reduce the amount of generated diagrams for
nested compiler-switches:

void my_function(void)
{
 #if defined(MEANSWITCH)
  meanCommand();
 #elif defined(SubSWITCH)
  subCommand();
 #elif defined(SubSubSWITCH) 
  subsubCommand();
 #else
  elseCommand();
 #endif 
}

In the previous versions of moritz 8 diagrams were generated since there
are 8 combinations with 3 switches whitch may be on or off. But in
reality ony 4 diagrams are diffrent fom each other. The other 4 are a
copy of one of those. Moritz is now able to recognize this copies. If
the command MRTZ_checkCompilerSwitch was used before to choose the right
diagrams its parameters have to be changed now.


To use this patch please copy the binary-file of your operation-system
into the bin-folder of your moritz-distribution (after renaming the
original binary-file to make a restore possible).The exe-file is for
win32-sytstems the other file is for linux-systems.

Please test it out and post a comment into the forum of moritz.

Kind regards,
                       Eckard.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.