point to mailing list page instead of listing email addresses
Few more HTML corrections git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6082 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8d4a9887a3
commit
3af80ea481
9 changed files with 16 additions and 11 deletions
|
|
@ -1506,8 +1506,8 @@ rule for 'int').
|
|||
This error means that the target language module supports overloading,
|
||||
but for some reason there is no type-checking rule that can be used to
|
||||
generate a working dispatch function. The resulting behavior is then
|
||||
undefined. You should report this as a bug to
|
||||
<tt>swig-dev@cs.uchicago.edu</tt>.
|
||||
undefined. You should report this as a bug to the
|
||||
<a href="http://www.swig.org/bugs.html">SWIG bug tracking database</a>.
|
||||
|
||||
<p>
|
||||
If you get an error message such as the following,
|
||||
|
|
@ -1661,7 +1661,7 @@ members (of all classes):
|
|||
Note: the <tt>*::</tt> syntax is non-standard C++, but the '*' is meant to be a
|
||||
wildcard that matches any class name (we couldn't think of a better
|
||||
alternative so if you have a better idea, send email to
|
||||
swig-dev@cs.uchicago.edu).
|
||||
the <a href="http://www.swig.org/mail.html">swig-dev mailing list</a>.
|
||||
|
||||
<p>
|
||||
Although this discussion has primarily focused on <tt>%rename</tt> all of the same rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue