|
[jira] Closed: (BOO-476) emit custom attributes for constructors: msg#00084lang.boo.devel
[ http://jira.codehaus.org/browse/BOO-476?page=all ] Doug Holton closed BOO-476: --------------------------- Resolution: Fixed Fix Version: 0.7 > emit custom attributes for constructors > --------------------------------------- > > Key: BOO-476 > URL: http://jira.codehaus.org/browse/BOO-476 > Project: Boo > Type: Bug > Components: Emitter > Versions: 0.6 > Reporter: Doug Holton > Assignee: Doug Holton > Priority: Minor > Fix For: 0.7 > Attachments: constructor-attributes.patch > > > I missed this when fixing an earlier bug with emitting custom attributes for > parameters. > This patch emits attributes for constructors too. > Also, custom attributes on the return type of a method are not emitted. > Although apparently there is a bug in .NET 1.1's system.reflection.emit > preventing this from working anyway (DefineParameter cannot be called with an > index of 0, which specifies the return type). This prevents using things > like wsdl generated wrapper classes (using the google api for example). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Closed: (BOO-493) Hex character escapes rejected in regex literals, Doug Holton (JIRA) |
|---|---|
| Next by Date: | mono 1.1.9 and boo 0.6, Doug H |
| Previous by Thread: | [jira] Created: (BOO-476) emit custom attributes for constructors, Doug Holton (JIRA) |
| Next by Thread: | [jira] Created: (BOO-477) Ambiguous reference when some public propery has same name as private field, Patrick Haener (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |