projects
/
micropolis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59dd70c
)
remove matherr
master
author
Markus Koschany
<apo@debian.org>
Tue, 13 Mar 2018 20:42:31 +0000
(21:42 +0100)
committer
Michael Gernoth
<michael@gernoth.net>
Fri, 29 Jun 2018 09:19:31 +0000
(11:19 +0200)
Work around "tclxmerr.c:40:30: error: dereferencing pointer to incomplete type
'struct exception'"
src/tclx/src/tclxmerr.c
patch
|
blob
|
blame
|
history
diff --git
a/src/tclx/src/tclxmerr.c
b/src/tclx/src/tclxmerr.c
index dc3596b238e6a249673113c5543d4e0d584d90e4..06aad3a044f1ecd12b9fb01c5f9905072962b151 100644
(file)
--- a/
src/tclx/src/tclxmerr.c
+++ b/
src/tclx/src/tclxmerr.c
@@
-33,15
+33,6
@@
*
*-----------------------------------------------------------------------------
*/
-int
-matherr (except)
- struct exception *except;
-{
- if (Tcl_MathError (except->name, except->type))
- return 1;
- else
- return 0;
-}
#else
\f
Impressum
,
Datenschutz