List:Internals« Previous MessageNext Message »
From:Boyd Lynn Gerber Date:October 25 2005 6:39pm
Subject:Re: bk commit into 5.0 tree (petr:1.2014)
View as plain text  
On Sat, 22 Oct 2005, Petr Chardin wrote:
> Below is the list of changes that have just been committed into a local
> 5.0 repository of cps. When cps does a push these changes will
> be propagated to the main repository and, within 24 hours after the
> push, to the public repository.
> For information on how to access the public repository
> see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
> 
> ChangeSet
>   1.2014 05/10/22 07:57:08 petr@stripped +1 -0
>   Add __SCO__ define when compiling on UnixWare/OpenServer. Otherwise we have
>   to use "-K osr" compiler flag to get system defines in place. We would like
>   to avoid it.

-K osr does not allow large file system support.  Adding this define to 
OpenServer 6.00 and UnixWare breaks access to files larger than 2 GB.  
This patch breaks my access to files larger than 2 GB.  I think this patch 
should be revised.

--
Boyd Gerber <gerberb@stripped>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047
Thread
bk commit into 5.0 tree (petr:1.2014)Petr Chardin22 Oct
  • Re: bk commit into 5.0 tree (petr:1.2014)Boyd Lynn Gerber25 Oct