dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #13133] Stack overflow exception in SetBoundsCore


From: Erich Kitzmüller
Subject: [Pnet-developers] [bug #13133] Stack overflow exception in SetBoundsCore
Date: Mon, 23 May 2005 15:19:32 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

Follow-up Comment #2, bug #13133 (project dotgnu-pnet):

It's problematic to have the following line in the overwritten SetBoundsCore
method:

      this.Height = 50;

Because this causes the endless recursion. IMO it's rather a bug in your
example... How do other .net implementations handle it?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13133>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]