wxruby-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wxruby-dev] Corrections for Windows build error


From: Kevin Smith
Subject: Re: [Wxruby-dev] Corrections for Windows build error
Date: 17 Jul 2003 20:16:13 -0700

> diff -r1.18 extconf.rb
> 37c37
> <     $WXVERSION = '24'
> ---
> >     $WXVERSION = '241'

I am reluctant to change this one, because I think it was 241, then was
changed to 240, then changed to 24, and now we have a proposal to change
it to 241 again. I could be wrong, but can someone tell me what this is
trying to do, so we can figure out if there is one correct value, or if
we need to set it dynamically based on the environment?

> 52c52
> < File.open("Makefile","a+") {|f|
> ---
> > File.open("Makefile","ab+") {|f|

I have changed and checked in these four changes.

Thanks,

Kevin






reply via email to

[Prev in Thread] Current Thread [Next in Thread]