Download Latest Version src_abc2xml_xml2abc.zip (493.5 kB)
Email in envelope

Get an email when there's a new version of Moritz

Home / Moritz_User_AddOns / build_preprocessor_file
Name Modified Size InfoDownloads / Week
Parent folder
ReadMe_2007_07_16.txt 2007-07-16 1.3 kB
build_preprocessor_file_2007_06_07.sh 2007-07-16 5.4 kB
build_preprocessor_file_2007_07_16.sh 2007-07-16 6.0 kB
Totals: 3 Items   12.7 kB 0
Since Moritz itself is not able to analyse the preprocessor-defines in the original source the user 
is responsible to change all necessaray values in the configuration of Moritz if they are changed 
in the source and it is important to use allways the current values. In future there may be an 
additional tool which creates the configuration-file automaticly but this is another project. 
The user Mark-Andres Hohm has writen a bash-script that he uses to analyse his header-files and 
kindly he has allowed to publish it.

          Thank you very much !

The script is written to use it under Linux. But it should be easy to rewrite it in a 
system-independent language like Python.

Please note that this script is a volontary contribution of an user of Moritz without the ambition
to meet all other users neads. No representations are made about the suitability of this software 
for any purpose. It is provided "as is" without express or implied warranty. So please be patient 
if you have to make some changings. 


ChangeLog
07.06.2007
First release


16.07.2007:
Related to reported bug: 1754799

Script for generating Preprocessor.xml has accepted defines with illegal
chars (HTML-Tags).

So Moritz can not work.

Fix: Check implemetented that first char of a define must be valid.
Source: ReadMe_2007_07_16.txt, updated 2007-07-16