Tooling failure with Intel 11.1 in tools/project_to_continuous_main.cpp

Bug #848018 reported by Tim Bond
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fluidity
Fix Released
Medium
Tim Bond

Bug Description

Tooling fails with Intel 11.1 on CX1 giving:

project_to_continuous_main.cpp(35): error: identifier "size_t" is undefined
    void project_to_continuous(const char *, size_t, const char *, size_t);
                                             ^

project_to_continuous_main.cpp(35): error: identifier "size_t" is undefined
    void project_to_continuous(const char *, size_t, const char *, size_t);
                                                                   ^

compilation aborted for project_to_continuous_main.cpp (code 2)
gmake[1]: *** [project_to_continuous_main.o] Error 2
make: *** [fltools] Error 2

This looks like a header ordering issue needing stdlib.h moving higher.

Tim Bond (timothy-bond)
Changed in fluidity:
assignee: nobody → Tim Bond (timothy-bond)
status: New → Fix Committed
importance: Undecided → Medium
Tim Bond (timothy-bond)
Changed in fluidity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.