On Tue, Feb 6, 2018 at 5:36 PM, Aaron Klotz <akl...@mozilla.com> wrote:
> I'd like to follow up on this old thread to discuss what we can do about
> improving the mingw developer experience for people doing Windows-centric
> stuff.


To follow up on this, in
https://bugzilla.mozilla.org/show_bug.cgi?id=1444167 I landed a lint
job that will look for #includes that match one of MinGW's headers but
isn't all-lowercase.

If you're adding third-party code that (for whatever reason) doesn't
break the MinGW build but still has uppercase includes and the lint
test is failing, you can add file or directory exceptions here:
https://hg.mozilla.org/mozilla-central/file/tip/tools/lint/mingw-capitalization.yml

-tom
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to