Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (535 - 537 of 1030)

Ticket Resolution Summary Owner Reporter
#969 fixed update Darwin ports to use new struct stat R. Matthew Emerson R. Matthew Emerson
Description

In ticket:626, we talk about a change that Apple made to struct stat. (The main thing is that ino_t became 64 bits wide.)

As of Mac OS X 10.6, this new struct stat became the default. We work around this by defining _DARWIN_NO_64_BIT_INODE in the lisp kernel makefile and in the build script for generating the interface database for libc.

We should change the lisp to use the new struct stat, and instead define _DARWIN_USE_64_BIT_INODE if we want to keep running on Mac OS X 10.5.

See the stat(2) man page.

#1062 wontfix use Amazon Glacier as repo backup R. Matthew Emerson R. Matthew Emerson
Description

Arrange to copy periodic dumps of the ccl svn repo to Amazon Glacier.

http://aws.amazon.com/glacier/

#1076 fixed mailman archive line wrapping R. Matthew Emerson R. Matthew Emerson
Description

Many/most/all archived mailing list messages have long lines.

One example is http://clozure.com/pipermail/openmcl-devel/2009-December/010792.html

The following two links suggest how this can be corrected.

http://wiki.list.org/pages/viewpage.action?pageId=4030605 https://bugs.launchpad.net/mailman/+bug/266467

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.