Re: ICL can no longer build runnable_utils.h due to Tuple.h

2015-09-16 Thread Nathan Froyd
On Wed, Sep 16, 2015 at 11:01 AM, MichaelA wrote: > Since the inclusion of bug 1163328 ( > https://bugzilla.mozilla.org/show_bug.cgi?id=1163328), Intel's C++ > compiler (ICL) fails to build any source files that include > runnable_utils.h from the media transport library due to its usage of > Tup

ICL can no longer build runnable_utils.h due to Tuple.h

2015-09-16 Thread MichaelA
Since the inclusion of bug 1163328 (https://bugzilla.mozilla.org/show_bug.cgi?id=1163328), Intel's C++ compiler (ICL) fails to build any source files that include runnable_utils.h from the media transport library due to its usage of Tuple.h. Here's an example of a build failure: 1:09.11 ../..