Ignore:
Timestamp:
Jul 18, 2015, 5:06:52 PM (9 years ago)
Author:
katerina
Message:

Enhancements and fixes for tickets #374, #375, #376, #377, #378, and #379.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/testcompile.sh

    r474 r481  
    157157        if [ $? -eq 0 ]; then
    158158            isLinux=1
    159             sed --in-place 's/-Wall/-Wall -Werror/' Makefile
     159            sed --in-place 's/-Wall/-Wall -Werror -Wpointer-arith -Wcast-qual/' Makefile
    160160        fi
    161161        #
Note: See TracChangeset for help on using the changeset viewer.