Re: [PATCH] cygwin070patches_6+7.patch

2008-08-29 Thread Will Coleda
On Fri, Aug 29, 2008 at 11:56 AM, Allison Randal <[EMAIL PROTECTED]> wrote: > Reini Urban wrote: >> >> I hope you know that this #+() syntax is the only existing syntax. >> It is widely used since about 20 years. >> The rest is something new we came up with. > > It's high time for a little progress

Re: [PATCH] cygwin070patches_6+7.patch

2008-08-29 Thread Allison Randal
Reini Urban wrote: I hope you know that this #+() syntax is the only existing syntax. It is widely used since about 20 years. The rest is something new we came up with. It's high time for a little progress. Sheesh, in 1988 we were excited by computers with 1 MB of RAM. ;) Allison

Re: [PATCH] cygwin070patches_6+7.patch

2008-08-29 Thread Reini Urban
Allison Randal schrieb: Reini Urban wrote: A new idea: === #IF(darwin): #ALSO:# MACOSX_DEPLOYMENT_TARGET must be defined for OS X #ALSO:export MACOSX_DEPLOYMENT_TARGET := @osx_version@ Just a little too much complexity, for not enough benefit. The POD for this change: Looks good.