This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Contributing p0355 to libstdc++-v3
- From: Ed Smith-Rowland <3dw4rd at verizon dot net>
- To: David Brown <d dot brown at bigdavedev dot com>, Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 21 Feb 2019 19:52:26 -0500
- Subject: Re: Contributing p0355 to libstdc++-v3
- References: <20190219140519.GA15983@ullr> <9bafd303-4cc8-28a8-1d47-15047d8068ce@verizon.net> <CAH6eHdS56iic31B9+-0W0jTvER9=qxG8TAT_ZdBp3Rtk0bCJAw@mail.gmail.com> <20190220202837.GA29802@ullr>
OK, and FWIW, here is my start at an implementation of p0355:
https://github.com/emsr/cxx_date.git
If there's another venue we should work on let me know.
Is this how we should work before David has his Copyright assignment?
Right now, I added a LGPL3 but *without* Copyright headers - neither FSF
nor me.
Ed