Hiroo Hayashi wrote:
> Charles,
>
> Thank you for your prompt reply. I've found my bug by your hint.
>
> Charles> Yes, that is correct. I am surprised that it isn't working
> Charles> for you. I got the correct results -- but I was running in
> Charles> an rxvt window. Are you running in a
Charles,
Thank you for your prompt reply. I've found my bug by your hint.
Charles> Yes, that is correct. I am surprised that it isn't working
Charles> for you. I got the correct results -- but I was running in
Charles> an rxvt window. Are you running in a command.com window or
Charles> somet
Yes, that is correct. I am surprised that it isn't working for you. I
got the correct results -- but I was running in an rxvt window. Are you
running in a command.com window or something?
(BTW, rl_set_screen_size doesn't seem to actually CHANGE the physical
size of my rxvt window -- should i
Charles,
Charles> Try the readline-4.2a-1 package (along with libreadline5) which were
Charles> just announced. With that package, your bug.c program returns the
Charles> correct results...
I've tried, but still have same wrong result.
I installed on the next step;
1st setup
Charles Wilson wrote:
> Hiroo Hayashi wrote:
>
>> Charles> 'gcc -static' + -DREADLINE_STATIC
>>
>> Your answer solved my problems. Thank you very much.
>>
>> Charles> Or wait for the next release of cygwin readline, which should
>> Charles> make all of these problems go away.
>>
>> Do you have
Hiroo Hayashi wrote:
> I don't have have the source code of Cygwin Readline Library.
Use setup.exe to download the source, if you want to. However, none of
my patches should have affected that function...
> I took
> a look on the official GNU sources. rl_set_screen_size and
> rl_get_scree
Charles,
Charles> Thanks for the test case. I'll look into it -- but I suspect
Charles> it has already been fixed in the official GNU sources (4.2a).
Charles> The next cygwin release will be based on that. When you
Charles> tested bug.c on linux, what version of readline were you
Charles> using?
Hiroo Hayashi wrote:
> Charles> 'gcc -static' + -DREADLINE_STATIC
>
> Your answer solved my problems. Thank you very much.
>
> Charles> Or wait for the next release of cygwin readline, which should
> Charles> make all of these problems go away.
>
> Do you have a rough estimatation when will i
Charles,
Charles> Please don't send cygwin related questions to me personal.
Charles> This belongs on the cygwin list. I have copied the list and
Charles> reset the Reply-To: appropriately.
Sorry. I'm not sure I could post cygwin list or not. But I should
try it.
Charles> 'gcc -static' + -DRE
- Original Message -
From: "Charles Wilson" <[EMAIL PROTECTED]>
>
> Yep, this is a windows DLL problem. You can't use the address of an
> imported variable as a static initializer, because it isn't constant.
> It will depend on where the DLL is loaded into memory at each runtime.
> (I'm p
Please don't send cygwin related questions to me personal. This belongs
on the cygwin list. I have copied the list and reset the Reply-To:
appropriately.
Hiroo Hayashi wrote:
> Dear Charles Wilson,
>
> I'm maintaining a perl module Term::Readline::Gnu. It is a wrapper
> module of GNU Readli
11 matches
Mail list logo