Closed Bug 945589 Opened 11 years ago Closed 11 years ago

ScriptedNotificationObserver.h:16:7: error: redefinition of 'ScriptedNotificationObserver' when building with 12 unified sources instead of 16

Categories

(Core :: Graphics: ImageLib, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: glandium, Assigned: ehsan.akhgari)

References

Details

(Whiteboard: [qa-])

Open python/mozbuild/mozbuild/backend/recursivemake.py, search for files_per_unification, replace its value (16) with 12.

This is the (one of the multiple) error(s) you can get then:

image/src/ScriptedNotificationObserver.h:16:7: error: redefinition of 'ScriptedNotificationObserver'
class ScriptedNotificationObserver : public imgINotificationObserver
      ^
image/src/ScriptedNotificationObserver.h:16:7: note: previous definition is here
class ScriptedNotificationObserver : public imgINotificationObserver
      ^
Blocks: unified
https://hg.mozilla.org/mozilla-central/rev/185f4a23a4cd
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.