i disagree, thats forcing unnessacery extra ifdefs into user code for no good reason.
imho if something is availible on muliple operating systems it should be availible in the same unit if at all possible. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ales Katona > Sent: 31 January 2006 16:45 > To: FPC developers' list > Subject: Re: [fpc-devel] FreeBSD/kqueue > > > peter green wrote: > > >if 3 out of the 4 major bsds support it shouldn't it be in a generic bsd > >unit? > > > > > It should be split into include which belong to BSD and specific OS > units which belong to specific OS dirs which use those includes. > > Ales > _______________________________________________ > fpc-devel maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
