Parent Directory
|
Revision Log
Sticky Revision: |
I have changed the default scons options for gcc to be much more picky about warnings. By default warnings will be treated as errors; so a program with warnings won't compile. If you need to turn this off, usewarnings=no will work. The previous usepedantic oprtion is no longer turned on by default. This should have no effect on any of the other compilers. If anyone wants to jump in and supply sensible values for the fatalwarnings variable for their favourite compiler go ahead.
More warning removal.
A cleanup of some of the problems I found doing a Wall compile. Removed some commented out lines. Swapped some member initialisers. Removed virtual qualifiers from some methods in FunctionSpace. Fixed some unused or (possibly) uninitialised variables.
Updated copyright for a few remaining python files
Merged noarrayview branch onto trunk.
Removed failing test until we fix a bug. Fixed several compiler warnings.
Branch scons-dev is hereby closed. Some parts of scons scripts have been re-written.
Added Configuration for shake63 (Joel-Box)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |