[Mono-devel-list] Repost 3: [PATCH] Fix NullReferenceException in DataView.cs
Marc Haisenko
haisenko at webport.de
Thu Jul 14 03:38:00 EDT 2005
Hi folks,
this is the fourth time I'm sending this patch to this list: the first post
got ignored, the second time it got accepted (applied by Miguel in r36917 on
2004-12-01), then accidently reverted by Konstantin Triger in r44547 on
2005-05-16 (he managed to replace the whole file with one that was partially
out-of-date).
I reposted the adapted patch a second time about a month ago as I noted that
it isn't included in HEAD, which spawned concerns by Konstantin that the
patch doesn't address a deeper design flaw, which I disagreed with. The
complete code assumes rowCache is always an array instance and never null,
and my patch assures it really is never null. But nothing happened, no reply,
no applied patch.
So I'm sending this primitive patch again, since a project our company works
on relies on the correct behaviour of DataView. Please, could someone
re-apply it ? :-) Or at least this time tell me what's wrong with that patch
and what design issue to address to fix it once and for all.
Thnx a lot,
Marc Haisenko
--
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko at webport.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DataView.cs.patch
Type: text/x-diff
Size: 832 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050714/8ab107df/attachment.bin
More information about the Mono-devel-list
mailing list