This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/48382] ctype_noninline.h should not be installed
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 Mar 2011 10:35:24 +0000
- Subject: [Bug libstdc++/48382] ctype_noninline.h should not be installed
- Auto-submitted: auto-generated
- References: <bug-48382-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48382
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paolo.carlini at oracle dot
| |com
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-31 10:35:21 UTC ---
The solution doesn't seem absolutely trivial: simply moving it breaks the build
because src/ctype.cc looks for it as <bits/ctype_noninline.h>