| Field |
Original Value |
New Value |
|
Description
|
Currently Boo cannot compile with Silverlight profile (--nostdlib then references to Silverlight assemblies) because of some missing attributes that we check.
Attached patch fixes this. Testsuite is obviously succeeded.
However I'm not sure why this code path was not enabled until now so please confirm patch is ok to commit.
|
Currently Boo cannot compile with Silverlight profile (--nostdlib then references to Silverlight assemblies) because of some missing attributes that we check.
Attached patch fixes this. Testsuite does not regress.
However since I'm not sure why this code path was not enabled until now please confirm patch is ok to commit.
|
Error was: