projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f719f6
)
port to libev 2.1
author
root
<root>
Sat, 19 Jan 2008 00:48:40 +0000
(
00:48
+0000)
committer
root
<root>
Sat, 19 Jan 2008 00:48:40 +0000
(
00:48
+0000)
Changes
patch
|
blob
|
history
src/ev_cpp.h
patch
|
blob
|
history
diff --git
a/Changes
b/Changes
index a5f62677d9a4f77b9e22f180babdd1754040fc55..631d09b5681d1779d128c7c2c4793ce741afc1b5 100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-17,6
+17,7
@@
WISH: load system-wide config file even if we don't have one
WISH: look into XAddConnectionWatch, does anybody need that?
DUMB: support tex fonts
+9.0
- fix a crash bug where urxvtd would crash when urxvtc was called
with wrong arguments (I wish debian maintainers in general would
report bugs and their proposed fixes to the original package maintaienrs
diff --git
a/src/ev_cpp.h
b/src/ev_cpp.h
index e5441c49c6ea8708d3ec65df68a99a77d96f42a5..97eb8ee29962d351fbef1ef01651abc8669234b8 100644
(file)
--- a/
src/ev_cpp.h
+++ b/
src/ev_cpp.h
@@
-7,5
+7,6
@@
#define EV_CONFIG_H <config.h>
#define EV_MINPRI 0
#define EV_MAXPRI 0
+#define EV_USE_STDEXCEPT 0
#include "ev++.h"