|
Boost : |
From: Martin Wille (mw8329_at_[hidden])
Date: 2003-03-18 09:21:43
Hi,
the attached patch fixes a typo in
libs/test/doc/execution_monitor.htm.
Regards,
m
Index: execution_monitor.htm
===================================================================
RCS file: /cvsroot/boost/boost/libs/test/doc/execution_monitor.htm,v
retrieving revision 1.10
diff -u -r1.10 execution_monitor.htm
--- execution_monitor.htm 13 Feb 2003 08:49:33 -0000 1.10
+++ execution_monitor.htm 13 Mar 2003 11:34:14 -0000
@@ -74,7 +74,7 @@
};
error_code code() <SPAN class="reserv-word">const</SPAN>;
- <SPAN class="cpp-type">char</SPAN> <SPAN class="reserv-word">const</SPAN> what() <SPAN class="reserv-word">const</SPAN>;
+ <SPAN class="cpp-type">char</SPAN> <SPAN class="reserv-word">const</SPAN>* what() <SPAN class="reserv-word">const</SPAN>;
};
</PRE>
<P> Note 1: Only uncaught C++ exceptions are treated as errors. If the application
http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk