Am Montag 30 Juli 2012, 19:55:08 schrieb Albert Astals Cid: > El Diumenge, 29 de juliol de 2012, a les 10:57:01, Arkadiusz Miśkiewicz va > > escriure: > > On Saturday 28 of July 2012, Arkadiusz Miśkiewicz wrote: > > > On Thursday 26 of July 2012, Albert Astals Cid wrote: > > > > The tarballs can be found in their usual embargo location (available > > > > only > > > > to packagers) > > > > > > > > I'm attaching the sha1sum of the tarballs and the branches, > > > > hashes/revisions from which they have been created. > > > > > > runtime tarball fails to build for me: > > Seems locale.h isn't best name to choose for local header since there is a > > system header with the same name that is commonly used. Renaming this file > > etc and problem is gone. > > I agree the name is not the most optimal, but the code is correct > #include "locale.h" > has to include the locale.h of the local directory before looking for a > system wide one so i'm with Bartosz in blaming gcc or some other part of > the toolchain (moreover this file has been there since March 26 and noone > else seems to have complained until now).
I totally agree with you as this would be the only sane approach. But reality sucks. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3242.pdf See chapter 16.2, paragraph 2 and 3. And at least the MSVC compiler has ever ignored the ""-should-search-local-first. Eike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
