This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Include directory naming


Jonathan Wakely <jwakely.gcc@gmail.com> writes:

| Hi all,
| 
| does anyone know if we have any plans to change the include directory
| naming scheme again, or if the "include/c++/x.y.z/" path (for GCC
| version x.y.z) is considered stable now?  I just wanted to check
| before I claim it's not going to change again :-)

I don't forsee any problem that we would solve by changing the include
path scheme.  We did the x.y.z stuff to solve the header versioning
problem. 

-- Gaby


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