[Mono-dev] Re gression in gmcs (svn-head)
    Tom Philpot 
    tom.philpot at logos.com
       
    Wed Jan 13 20:17:00 EST 2010
    
    
  
This is evidently fixed in r149505.
It might have been earlier, but at least it's working again.
On Jan 13, 2010, at 4:29 AM, Marek Safar wrote:
> Hi,
>> For the record, someone else noticed this:
>> http://old.nabble.com/Possible-regression-in-gmcs-with-private-const-member-variables.-ts27116843ef1367.html
>> 
> and I am working on the fix.
> 
> Marek
> 
>> 
>> Leszek Ciesielski wrote:
>> 
>>> Hi,
>>> 
>>> between 07.01.2010 and 11.01.2010 gmcs built from svn head has
>>> regressed and is now reporting
>>> 
>>> error CS0169: The private constant
>>> `Core.Configuration.ModifyConfig.filesSearchPattern' is never used
>>> 
>>> on code
>>> 
>>> private const string filesSearchPattern = "*.ModifyConfig"; //this
>>> constant is referenced in the same class that declares it
>>> _______________________________________________
>>> Mono-devel-list mailing list
>>> Mono-devel-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>> 
>>> 
>>> 
>> 
>> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
    
    
More information about the Mono-devel-list
mailing list