Closed Bug 510310 Opened 15 years ago Closed 15 years ago

elkhound fails to compile when build without -DNDEBUG

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cjones, Assigned: cjones)

Details

Attachments

(1 file)

With the error:

ccache g++ -c -o cparse.o cparse.cc -g -Wall -Wno-deprecated -D__UNIX__ -D__LINUX__ -I../../smbase -I../../ast -I..
cparse.cc: In member function ‘void ParseEnv::declareClassTag(const char*)’:
cparse.cc:71: error: ‘endl’ was not declared in this scope

Just a trivial matter of a missing std:: qualification.
Also popped up in another place.
Attachment #394347 - Flags: review?(tglek)
Attachment #394347 - Flags: review?(tglek) → review+
Pushed http://hg.mozilla.org/rewriting-and-analysis/elsa/rev/03f8a9f3499b
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: