Author: daniel Date: 2007-01-06 10:11:11 +0000 (Sat, 06 Jan 2007) New Revision: 597 ViewCVS link: http://svn.gnome.org/viewcvs/regexxer?rev=597&view=rev
Modified: trunk/ChangeLog trunk/src/filebuffer.cc Log: * src/filebuffer.cc (FileBuffer::on_erase): Copy tagtable->match into a local variable and use it. This fixes a compilation error with the Intel C++ compiler caused by the creation of a temporary inside the statement expression of g_return_if_fail(). _______________________________________________ SVN-commits-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/svn-commits-list
