Source Code Review Form 
=======================
(version 1.2)

Date:

1 Identification


2 Conformance to specification

2 [x] yes
2 [ ] no - comment:


3 Documentation

3.1 user/admin guide
3.1 [x] yes
3.1 [ ] no - comment:

3.2 man pages (user view)
3.2 [x] yes
3.2 [ ] no - comment:

3.3 -help output
3.3 [x] yes
3.3 [ ] no - comment:

3.4 documented interfaces (at least GDI, EVI, libs, ADOC format)
3.4 [x] yes
3.4 [ ] no - comment:

3.5 messages, output formats
3.5 [x] yes
3.5 [ ] no - comment:

3.6 Bugster CR and Issuezilla
3.6 [ ] yes
3.6 [x] no - comment:
    This bugs are found by the new added testsuite command line parameter
    check_macros DUMPFILE_A DUMPFILE_B IGNORE_BACKSLASH
                      check if all message macros from DUMPFILE_A are in DUMPFILE_B and compare
                      the messages. If IGNORE_BACKSLASH is set to 0 backslashes at the end of
                      a message macro not ignored. If set to 1 the backslashes are removed before
                      comparing the messages.


3.7 Issuezilla
3.7 [ ] yes
3.7 [x] no - comment:
    see 3.6

4 Source review

4.1 Style guide conformance
4.1 [x] yes
4.1 [ ] no - comment:

4.2 Memory leaks
4.2 [x] yes
4.2 [ ] no - comment:

4.3 Thread safe
4.3 [x] yes
4.3 [ ] no


5 Tests

5.1 flawfinder diff
No new flaws.
5.1 [x] yes
5.1 [ ] no

5.2 Used memory leak debugger
5.2 [ ] yes
5.2 [x] no - comment:
    Changes does not require this test

5.3 Manual tests
Description:
Successfull execution
5.3 [x] yes
5.3 [ ] no - comment:

5.4 Testsuite covers issue
5.4 [ ] yes
5.4 [x] no - comment:
    The usage of the check_macros command line parameter is not testsuite default.

5.5 If 5.4 = no: Testsuite issue created
5.5 [ ] yes
5.5 [x] no - comment:
    The check_macros command line parameter has been introduced as a special option to
    find problems with GE messages.

5.6 Testsuite run successfull
5.6 [x] yes  (install_core_system test)
5.6 [ ] no - comment:
    

6 Comments


7 Accepted
7 [x] yes
7 [ ] no - comment:


