diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-02-07 12:06:03 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-02-07 12:06:03 -0500 |
commit | 5d2bb536324a906078b224bdc9697b368e96a6b6 (patch) | |
tree | e8c181ab779bd85ab9e766cd4a8c55f26c829d82 /indra/llcommon/llerror.h | |
parent | 219a010aaf4891fc2ab8480a2121b1244191c24d (diff) |
On Linux, #undef Status: we use that name for nested LLProcess struct.
Apparently something in the Linux system header chain #defines a macro Status
as 'int'. That's just Bad in C++ land. It should at the very least be a
typedef! #undefining it in llprocess.h permits the viewer to build.
Diffstat (limited to 'indra/llcommon/llerror.h')
0 files changed, 0 insertions, 0 deletions