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: Java: Check null pointers


Joseph S. Myers writes:
 > On Thu, 22 Mar 2001, Andrew Haley wrote:
 > 
 > > This is a work in progress and I intend to change it over time, but as
 > > this patch works with no regressions and is useful on its own I want
 > > to put it into the trunk now.
 > 
 > You're adding a command line option; you need to add documentation to
 > gcj.texi (and possibly --help information to lang-options.h, if it's
 > intended to be of use to compiler users).

Good point.  However, I would imagine that this flag will only be used
in the specfile, which this is likely to be fixed for a given CPU and
OS combination.  That's no reason not to document it, though.  :-)

Andrew.


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