Closed Bug 807938 Opened 12 years ago Closed 12 years ago

Fix nsGnomeVFSProtocolHandler.cpp compile problem (‘PR_FormatTimeUSEnglish’ was not declared in this scope)

Categories

(Core :: General, defect)

All
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: mcsmurf, Assigned: mcsmurf)

References

Details

Attachments

(1 file)

nsGnomeVFSProtocolHandler.cpp currently fails to compile due to this error:
"../../../../mozilla/extensions/gnomevfs/nsGnomeVFSProtocolHandler.cpp: In member function ‘GnomeVFSResult nsGnomeVFSInputStream::DoRead(char*, uint32_t, uint32_t*)’:
../../../../mozilla/extensions/gnomevfs/nsGnomeVFSProtocolHandler.cpp:551:63: error: ‘PR_FormatTimeUSEnglish’ was not declared in this scope
make[6]: make[6]: Leaving directory `/builds/slave/comm-cen-trunk-lnx-ntly/build/objdir/mozilla/extensions/gnomevfs'
*** [nsGnomeVFSProtocolHandler.o] Error 1"
(from SeaMonkey trunk build)

See Bug 794510 patches "Part 3" and "Part 6" for what is needed to fix this.

Also see Bug 794772 which will switch SeaMonkey to GIO support.
Attached patch PatchSplinter Review
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #677715 - Flags: review+
Thanks for the review :)

Pushed to m-c: https://hg.mozilla.org/mozilla-central/rev/4a2be997f539
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: