Closed
Bug 500122
Opened 16 years ago
Closed 16 years ago
cannot build libjar on Symbian
Categories
(Core :: Networking: JAR, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
685 bytes,
patch
|
Biesinger
:
review+
|
Details | Diff | Splinter Review |
PATH_MAX isn't defined on current code, so it causes build error. We have to include sys/syslimits.h (defined PATH_MAX) if Symbian.
Assignee | ||
Comment 1•16 years ago
|
||
Assignee | ||
Updated•16 years ago
|
Attachment #384809 -
Flags: review?(cbiesinger)
Updated•16 years ago
|
Attachment #384809 -
Flags: review?(cbiesinger) → review+
Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•