[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-devel
Subject:    PATCH to allow compilation on DEC with cxx
From:       Angus Leeming <a.leeming () ic ! ac ! uk>
Date:       2001-02-27 11:16:20
[Download RAW message or body]

Index: src/BufferView_pimpl.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView_pimpl.C,v
retrieving revision 1.74
diff -u -r1.74 BufferView_pimpl.C
--- src/BufferView_pimpl.C	2001/02/26 15:17:18	1.74
+++ src/BufferView_pimpl.C	2001/02/27 11:08:02
@@ -63,6 +63,7 @@
 using SigC::slot;
 #endif
 
+using std::find_if;
 using std::pair;
 using std::endl;
 using std::make_pair;
Index: src/bufferview_funcs.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/bufferview_funcs.C,v
retrieving revision 1.23
diff -u -r1.23 bufferview_funcs.C
--- src/bufferview_funcs.C	2001/02/26 15:17:18	1.23
+++ src/bufferview_funcs.C	2001/02/27 11:08:02
@@ -286,7 +286,7 @@
 /* -------> Does the actual toggle job of the XxxCB() calls above.
  * Also shows the current font state.
  */
-void ToggleAndShow(BufferView * bv, LyXFont const & font, bool 
toggleall=true)
+void ToggleAndShow(BufferView * bv, LyXFont const & font, bool toggleall)
 {
 	if (bv->available()) { 
 		LyXText * text = bv->getLyXText();

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic