Here is a patch in order to build NAnt for the Mono-4.0 profile. It was generated against the trunk at today's date.
I have identified two issues:
- Assembly.LoadFrom(String, Evidence) is deprecated in .NET 4.0. I have decorated the calls with an #ifdef.
- Mono reports a CS0419 error in a comment because of overlads of Path.Combine. I have remove the cref tag and decorate the comment with an #ifdef.
Ryan Boggs
Core
Current CVS
Public
|
Date: 2011-10-19 07:09:46 PDT I know this went in awhile ago (probably 0.91 Beta1). Just forgot to |
|
Date: 2011-05-05 00:04:19 PDT I vote to remove the see tag as it is the simpliest solution and avoids an |
|
Date: 2011-05-04 11:50:19 PDT This should now be in head. The only problem I had was with the #ifdef |
|
Date: 2011-03-13 21:37:23 PDT I committed this to my branch for further review. |
|
Date: 2011-03-13 10:48:27 PDT Much better, thank you. It looks straight forward and I have merged it |
|
Date: 2011-03-13 01:18:28 PST I have attached the patch made with the -uNR options. Indeed, it is easier |
|
Date: 2011-03-11 12:44:20 PST Thanks for this Laurent but do you think you can recreate the diff using |
| Filename | Description | Download |
|---|---|---|
| mono-4.0.diff | Mono 4.0 profile diff (-uNR) | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2011-10-19 07:09:46 PDT | rmboggs |
| close_date | - | 2011-10-19 07:09:46 PDT | rmboggs |
| allow_comments | 1 | 2011-10-19 07:09:46 PDT | rmboggs |
| resolution_id | Accepted | 2011-10-19 07:09:46 PDT | rmboggs |
| resolution_id | None | 2011-03-13 21:37:23 PDT | rmboggs |
| assigned_to | nobody | 2011-03-13 10:48:27 PDT | rmboggs |
| File Deleted | 404023: | 2011-03-13 01:17:41 PST | letiemble |
| File Added | 404197: mono-4.0.diff | 2011-03-13 01:17:29 PST | letiemble |
| File Added | 404023: mono-4.0.diff | 2011-03-11 00:56:27 PST | letiemble |