Re: [Mono-dev] Call for testing - HttpParamsCollection bug

2007-04-23 Thread Joshua Tauberer
Miguel de Icaza wrote:
 I also encountered a bug in the new HttpParamsCollection, an 
 IndexOutOfRange because of a failure to account for empty-string param 
 values.  Patch attached.  Let me know if it's ok to commit.
 
 It is OK to commit.
 
 Could you also provide an nunit test case for this regression?

Actually, no.  My source tree is messed up or something, because I keep 
getting:

error CS8019: Can not find the core constructor for type 
`ParamArrayAttribute'

while making corlib.  So I can't compile and test anything at the 
moment.  I actually can't compile the patch I sent earlier, for that 
mattter.  Would someone else mind committing it so I don't commit 
something stupid that doesn't compile, even if it's a ridiculously tiny 
patch? :)

-- 
- Josh Tauberer

http://razor.occams.info

Yields falsehood when preceded by its quotation!  Yields
falsehood when preceded by its quotation! Achilles to
Tortoise (in Gödel, Escher, Bach by Douglas Hofstadter)
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Call for testing - HttpParamsCollection bug

2007-04-23 Thread Miguel de Icaza
Hello,

  It is OK to commit.
  
  Could you also provide an nunit test case for this regression?
 
 Actually, no.  My source tree is messed up or something, because I keep 
 getting:
 
 error CS8019: Can not find the core constructor for type 
 `ParamArrayAttribute'

This has been fixed.

 while making corlib.  So I can't compile and test anything at the 
 moment.  I actually can't compile the patch I sent earlier, for that 
 mattter.  Would someone else mind committing it so I don't commit 
 something stupid that doesn't compile, even if it's a ridiculously tiny 
 patch? :)

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list