This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH roland/Versions.def] Get rid of Versions.def source file


> No, it worked previously - the point is that GLIBC_2.2.5 is only mentioned 
> in Versions files (sysdeps/unix/bsd/Versions 
> sysdeps/unix/sysv/linux/x86_64/Versions mach/Versions hurd/Versions) that 
> aren't used for MIPS, but used in SHLIB_COMPAT in files that are used for 
> MIPS.

Oh, I see.  Before Versions.def had the union of all sysdeps/.../Versions
files in the source tree.  Now the generated file gets only the union of
all Versions files actually selected in the current configuration.  Someone
(like Carlos when reviewing my change ;->) should check what Versions.def
items were lost in some configuration.  But I guess the ones that matter
will come out in usual testing now with -Wundef.


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