love seeing commits like this:

Prevent a NRE if ReadSymbols should no reader provider be available

On Thu, Aug 4, 2011 at 11:34 AM, Greg Young <[email protected]> wrote:
> Ah that's quite possible...
>
> Will try upgrading cecil while I am at it.
>
> On Thu, Aug 4, 2011 at 11:31 AM, Jb Evain <[email protected]> wrote:
>> On Thu, Aug 4, 2011 at 5:27 PM, Greg Young <[email protected]> wrote:
>>> We are running a slightly old version of cecil but just calling
>>> ReadSymbols results every time with a Null Reference Exception.
>>>
>>> 12:10:15.073 - AutoTest.Minimizer.Extensions.BackGroundProcessException:
>>> background error occurred ---> System.NullReferenceException: Object
>>> reference not set to an instance of an object.
>>>   at Mono.Cecil.ModuleDefinition.ReadSymbols()
>>
>> That does look bad. But I suspect it's only because you don't have
>> Mono.Cecil.Pdb.dll or Mono.Cecil.Mdb.dll around, depending on where
>> you run.
>>
>> Jb
>>
>> --
>> --
>> mono-cecil
>
>
>
> --
> Le doute n'est pas une condition agréable, mais la certitude est absurde.
>



-- 
Le doute n'est pas une condition agréable, mais la certitude est absurde.

-- 
--
mono-cecil

Reply via email to