This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 May 2012 02:12:31 +0000
- Subject: [Bug libstdc++/53339] unordered_map::iterator requires Value to be complete type
- Auto-submitted: auto-generated
- References: <bug-53339-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53339
--- Comment #18 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-05-16 02:12:31 UTC ---
(In reply to comment #16)
> I was hoping to avoid copyright assignment by having someone else
> do the work :)
That's OK, but in that case I think (and this is just IMHO) it's better if you
don't post a series of patches.
Ideally we'd like you to sign a copyright assignment and contribute, but if you
won't or can't contribute your code then IMHO you shouldn't offer it in the
form of patches, because if we can't accept it then even reviewing your patch
might make it tricky for us to implement the suggestion in a similar way (did
we use your code? copy your idea? do we need to get a lawyer to decide if a
change we make is based on your non-assigned work? ... I don't want to have to
even ask those questions, let alone answer them!)