ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl5-porters
perl5-porters
Re: MacOS X Issues
by Arthur Bergman other posts by this author
Jan 30 2002 9:57PM messages near this date
Re: MacOS X Issues | Re: MacOS X Issues
On onsdag, januari 30, 2002, at 07:24 , Jarkko Hietaniemi wrote:

>  On Wed, Jan 30, 2002 at 04:02:01PM +0100, Arthur Bergman wrote:
> > Following issues exist on MacOS X
> >
> > 1) POSIX.t /  _POSIX_OPEN_MAX is 16
> >    -- bug is reported to Apple , perhaps we should define our own 
> > _POSIX_OPEN_MAX to the correct value?
> 
>  You mean something like this
> 
>  #if defined(darwin) && someversion <= something
>  # undef _POSIX_OPEN_MAX
>  # define _POSIX_OPEN_MAX fixed
>  #endif

Yes, or maybe just in ccflags

The bug has an ID 2850901 in apples database.

Arthur
Thread:
Arthur Bergman
Jarkko Hietaniemi
Arthur Bergman
Nicholas Clark
Nick Ing-Simmons
Arthur Bergman
Jarkko Hietaniemi
H.Merijn Brand

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved