Re: [SharpOS Developers] Okay, last try at this array patch...
Awesome! Thanks for the hard work! The jagged ones pass, the multidimensional ones don't - so they've been #if-ed off and set to fail on execute. DarxKies, hope you've got your eyes peeled on this. Committed as of revision 745. -
[SharpOS Developers] Okay, last try at this array patch...
I fixed the 8 spaces, they are all tabs now. I used SVN diff, and read the patch to make sure it was okay. I compiled it fine, so no missing semicolons. Index: Kernel/Tests/CS/Array.cs === --- Kernel/Tests/CS/Array.cs (revision 744) ++