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: [C++ PATCH] fix bug 532


On Thu, 5 Oct 2000, Nathan Sidwell wrote:
> I've installed the attached patch and testcase which fixes bug 532.
> we were attempting to do `DECL_INITIAL (error_mark_node) = expr'

Thanks!


Just one question:

I noticed you added the testcase as
  // Contributed by Nathan Sidwell 4 Oct 2000 <nathan@codesourcery.com>
while Mark, for example, uses
  // Origin: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
in such cases.


What's our policy here?  (I believe that the FSF lawyer suggested to add
the name of the submitter of the testcase, but I'm not sure whether this
is applicable for small cases as well.

Someone in the know probably should donate a paragraph or two for our
web pages...

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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