This patch fixes a couple of minor issues.  Both are cases of illegal C++ code caught by using a non-gcc complier.  The first is a bug in Vector::fill_dispatch, which would be serious except that the function appears to be unused at the moment.  The second is just a syntactic issue.<div>

<br></div><div>The patch is against the current svn repository.</div><div><br></div><div>Thanks,</div><div><br></div><div>Karl Millar</div>