This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/29063] valarray does not undefine all temp macros



------- Comment #3 from paolo at gcc dot gnu dot org  2006-09-18 09:19 -------
Subject: Bug 29063

Author: paolo
Date: Mon Sep 18 09:19:36 2006
New Revision: 117019

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117019
Log:
2006-09-18  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/29063
        * include/bits/valarray_array.h: Fix typo, undefine
        _DEFINE_ARRAY_FUNCTION.
        * include/std/std_valarray.h: Undefine _DEFINE_BINARY_OPERATOR.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/valarray_array.h
    trunk/libstdc++-v3/include/std/std_valarray.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29063


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