view .gitignore @ 19910:2f2220bfd379

ov-base-int.cc, ov-float.cc: Fix build without HDF5 * ov-base-int.cc Without this, gcc 4.7 shows: "error: 'gripe_save' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] note: declarations in dependent base 'octave_base_value' are not found by unqualified lookup. Use 'this->gripe_save' instead" * ov-float.cc: Move retval outside ifdef HAVE_HDF5 block
author Andreas Weber <andy.weber.aw@gmail.com>
date Sat, 28 Feb 2015 10:34:25 +0100
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/