#14521: Fix Sage.app on OS X 10.4
----------------------------------+-----------------------------------------
       Reporter:  iandrus         |         Owner:  was            
           Type:  defect          |        Status:  positive_review
       Priority:  major           |     Milestone:  sage-5.10      
      Component:  user interface  |    Resolution:                 
       Keywords:  mac app         |   Work issues:                 
Report Upstream:  N/A             |     Reviewers:  Michael Welsh  
        Authors:  Jeroen Demeyer  |     Merged in:                 
   Dependencies:                  |      Stopgaps:                 
----------------------------------+-----------------------------------------

Comment (by kcrisman):

 I'm asking the dumb question... did anyone test the actual built Sage.app
 on these systems, not just building Sage.app?  Though I can't imagine this
 is going to be a problem, but still, without this patch
 {{{
 $ cd mac-app/
 $ grep -R NSInteger .
 ./PreferencePanelController.m:- (void)alertDidEnd:(NSAlert *)alert
 returnCode:(NSInteger)returnCode contextInfo:(void *)contextInfo {
 $ grep -R long .
 ./AppDelegate.m:// From here down are methods from NSApplicationDelegate,
 which probably do belong in another file.
 ./loading-page.html:  <h3>If you think you have waited long enough...</h2>
 }}}
 for what it's worth.

 I can try building the app on 10.7 later today.  I agree that it probably
 will not make a difference, though it's still worth trying on a few
 different ones ''just'' to make sure.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14521#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to