diff options
-rw-r--r-- | www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index 7cf0ec75d1..f71ecbdd92 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -731,7 +731,7 @@ welcome!</p> <td class="complete" align="center"></td> <td class="advanced"></td> <td class="advanced"></td> - <td></td> + <td>Dereferenced member function pointers have the wrong type(see FIXME in CheckPointerToMemberOperands).</td> <td></td> </tr> <tr> |