The list of changes is too long to fit in the cvs log (since it truncates!).
Look at the ChangeLog for Apr 30 and May 1.
This commit is contained in:
parent
04a0511c0a
commit
e1ce8aa5ed
30 changed files with 393 additions and 145 deletions
|
@ -226,7 +226,7 @@ check_stub_type(type)
|
|||
struct symbol *sym;
|
||||
if (name == 0)
|
||||
{
|
||||
complain (&stub_noname_complaint, 0, 0);
|
||||
complain (&stub_noname_complaint, 0);
|
||||
return;
|
||||
}
|
||||
if (sym = lookup_symbol (name, 0, STRUCT_NAMESPACE, 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue