This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Ada] warning patrol


> When we start just putting in initial values, without analyzing the
> code (which obviously needs better documentation), we could as
> well use GNAT's feature to automatically initialize variables and
> not bother with enabling the warning.

I agree that better analysis is needed, but this shouldn't delay the
non-determinism fix. Non deterministic problems are the worst of all,
they can hit anyone anytime and in different ways, and have the
potential to cause major loss of time.

What do other developper think about this issue?

-- 
Laurent Guerby <guerby@acm.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]