Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 311543 | Differences between
and this patch

Collapse All | Expand All

(-)mira-3.0.3/src/caf/caf_flexer.flex.ori (+1 lines)
Lines 32-37 Link Here
32
using namespace std;
32
using namespace std;
33
33
34
#include "caf_tokens.h"
34
#include "caf_tokens.h"
35
#include <cstdio>
35
#if defined(__sgi) && !defined(__GNUC__) && (_MIPS_SIM != _MIPS_SIM_ABI32)
36
#if defined(__sgi) && !defined(__GNUC__) && (_MIPS_SIM != _MIPS_SIM_ABI32)
36
#pragma set woff 1110
37
#pragma set woff 1110
37
#endif 
38
#endif 

Return to bug 311543