On Mar 26, 2008, at 09:15 , mabshoff wrote:
>
> On Mar 26, 4:43 pm, "Justin C. Walker" <[EMAIL PROTECTED]> wrote:
>> On Mar 26, 2008, at 24:27 , mabshoff wrote:
[snip]
>>> Yeah, the culprit is the above regexp. I will fix those before
>>> 2.11.alpha2. Sorry for the mess. I made this #2672 - a blocker for
>>> 2.11.
>> You certainly don't have to apologize.  This is why god invented the
>> alpha cycle :-}
> Yeah, but that mean that any Sage release that is supposed to work
> will so far only work up to 10.5.1. I didn't know that the tiny
> version number of OSX can be unequal to zero.

This sed script must be new, then.  Here's what I get from that macro  
on 10.4.11:
    8.11.1

Note: this is how the Mac OS X versions and darwin/xnu versions line up:
    10.5.2
       9.2.2
    10.4.11
       8.11.1

The third position in the kernel version is independent of the 3rd  
position in the Mac OS X version.  For the kernel, the third position  
corresponds to a (released) version of the xnu kernel.

Thus, as of 10.5.2, there have been three ""10.5" kernels, 9.2.0,  
9.2.1, and 9.2.2).  It's possible that not everyone will see a given  
point-release of a kernel (e.g., when a major new platform is  
released, it may require a point-release of the kernel).  Note also  
that these "positions" need not be single digits.  We've seen that in  
10.4 (the minor Mac OS X releases 10.4.10 and 10.4.11 broke a number  
of software hacks that expected only single digits).

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
If it weren't for carbon-14, I wouldn't date at all.
-----------



--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to