dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bug #19129] Reading uninitialised variable does not c


From: Robert Jørgensgaard Olesen
Subject: [Pnet-developers] [bug #19129] Reading uninitialised variable does not cause compile error.
Date: Sat, 24 Feb 2007 02:04:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.8.0.9) Gecko/20070126 Ubuntu/dapper-security Firefox/1.5.0.9

Follow-up Comment #3, bug #19129 (project dotgnu-pnet):

Hello,

I see your point. Semantics are still defined for uninitialized variables and
therefore the code is correct seen from the compilers point of view, and
soundness is preserved. 

However, I do not agree that "my code will work". How should the compiler
know which value I need my variables to be initialized with? The original
error message was helping the programmer.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?19129>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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