Hi, the file profile.h is located in mingw-w64-headers/include right now. I'd like to move it to mingw-w64-headers/crt for two reasons. It's not a Windows header, but only used in mingw-w64-crt, so it seems to be better located in the crt header dir. And then, on Cygwin it collides with the official Kerberos 5 profile.h header. If it's in crt, but not mentioned in BASEHEAD_LIST (configure.ac), it won't be installed as part of the w32api headers on Cygwin, so this problem would be fixed.
I didn't attach a diff because it doesn't make sense. It's just a git mv from one location to the other. The ChangeLog entry would be * crt/profile.h: Move file from include/profile.h here. Ok to apply? Thanks, Corinna
pgpQthbxO0Cuc.pgp
Description: PGP signature
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
