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]
Other format: [Raw text]

Re: [libstdc++ PATCH] tr1::mem_fn and tr1::function, take 2


Douglas Gregor wrote:

This is version 2 of my tr1::mem_fn and tr1::function patch, originally posted here:

http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01872.html

Only trivial changes in this version:
- Compiles with -fexceptions


no-exceptions, you mean?! Great!

- Fix licensing a la Paolo's patch earlier

Tested 2 days ago on i686-pc-linux-gnu with no regressions; sanity check is running as I type.

Okay to commit?


I cannot imagine why not! I would say, if the other maintainers don't object during the
next 1-2 days or so, please go ahead (I suppose your CVS account is now ok?!?)


Thank you very much,
Paolo.


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