#31508 closed defect (fixed)
emacs-app @23.3_2: fails to build with Xcode 4.2/Lion
Reported by: | takanori@… | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | |
Port: | emacs-app |
Description
Due to some minor coding issues, emacs-app fails to build with Xcode 4.2 GM/Lion.
Attachments (3)
Change History (7)
Changed 13 years ago by takanori@…
Attachment: | buildlog_emacs-app.txt added |
---|
Changed 13 years ago by takanori@…
Attachment: | emacs-app.diff added |
---|
Changed 13 years ago by takanori@…
Attachment: | patch-clang.diff added |
---|
comment:2 Changed 13 years ago by takanori@…
can you attach patch-clang.diff?
I attached patch-clang.diff, though it was already included in emacs-app.diff. ;-)
comment:3 Changed 13 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Oops, I missed that. Looks clean to me, although I don't have XCode 4.2 to test. Committed in r85139. Thanks!
Note: See
TracTickets for help on using
tickets.
Here is a patch to fix this problem.