Closed
Bug 514150
Opened 16 years ago
Closed 14 years ago
"aflatin2.c(1739) : warning C4101: 'n_edges' : unreferenced local variable"
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sgautherie, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [build_warning])
{
/modules/freetype2/src/autofit/aflatin2.c(1739) : warning C4101: 'n_edges' : unreferenced local variable
}
This is caused by:
2050 #if 0
2097 #endif
Updated•14 years ago
|
Whiteboard: [build_warning]
Updated•14 years ago
|
Blocks: buildwarning
Comment 1•14 years ago
|
||
I could not find any warning in current build logs. This might have been fixed by bug 553433 when new version of library is picked.
Hence closing this bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•