Skip to content

Commit

Permalink
"attribute.cs(571,17): error CS0177: The out parameter 'is_error' must
Browse files Browse the repository at this point in the history
be assigned to before control leaves the current method."
[FIXME:  Filed as bug #28186: MCS must report this error.]

svn path=/trunk/mcs/; revision=6172
  • Loading branch information
Martin Baulig committed Jul 25, 2002
1 parent d8dfe26 commit 420916b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcs/mcs/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* attribute.cs: fixed compilation. The error was:
"attribute.cs(571,17): error CS0177: The out parameter 'is_error' must
be assigned to before control leaves the current method."
[FIXME: Filed as bug #28186: MCS must report this error.]

2002-07-25 Martin Baulig <martin@gnome.org>

Expand Down

0 comments on commit 420916b

Please sign in to comment.