117 NullPointerException injacob-1.17-M2

This commit is contained in:
clay_shooter
2013-07-26 00:36:12 +00:00
parent 62c74f2d69
commit d1dca37cf3
4 changed files with 51 additions and 11 deletions

View File

@@ -67,6 +67,8 @@ Microsoft Visual C++ 8.0 supports 64 bit builds. so no additional tools are requ
<H1>Build Process</H1>
The build process is based on ANT.
You can run ANT from inside of eclipse or from the command line.
Running from inside eclipse means you don't have any installation, pathing or configuration to do.
You can just open the xml and then "run as ant" on the selected target in the "outline" pane.
The ant process is driven off of a configuration file named
<code>compilation_tools.properties</code> that describes the locations of the JDK and Microsoft
C++ tools. The <code>build.xml</code> file in the root directory contains examples of the contents

View File

@@ -30,6 +30,10 @@
<td width="13%" valign="top">111 (new numbers)</td>
<td width="87%" valign="top">(M3)m_pDispatch is not 0 if not attached</td>
</tr>
<tr>
<td width="13%" valign="top">117 (new numbers)</td>
<td width="87%" valign="top">(M4) NullPointerException injacob-1.17-M2</td>
</tr>
<tr>
<td width="13%" valign="top">&nbsp;</td>
<td width="87%" valign="top">&nbsp;</td>