[#3479] Missing .document files for ext/ libraries — Brian Candler <B.Candler@...>

The ri documentation for zlib, strscan and iconv doesn't get built by 'make

12 messages 2004/10/06

[#3492] Re: ANN: Free-form-operators patch — Markus <markus@...>

> In message "Re: ANN: Free-form-operators patch"

15 messages 2004/10/11
[#3493] Re: ANN: Free-form-operators patch — Yukihiro Matsumoto <matz@...> 2004/10/11

Hi,

[#3495] Re: ANN: Free-form-operators patch — Markus <markus@...> 2004/10/12

On Mon, 2004-10-11 at 16:16, Yukihiro Matsumoto wrote:

[#3561] 1.8.2 - what can we do to help? — Dave Thomas <dave@...>

Folks:

23 messages 2004/10/26
[#3562] Re: 1.8.2 - what can we do to help? — Yukihiro Matsumoto <matz@...> 2004/10/27

Hi,

Re: Memory leak in mswin32 implementation

From: wvdbos@...
Date: 2004-10-15 06:57:14 UTC
List: ruby-core #3521
I got a way of getting around the leak.

Compiling whith the option -MDd in stead of -MD will solve the problem.

bigdecimal.c then has een compilation error because gfDebug is commented 
out. I uncommented it and gave it the value 0

This works fine.


The 'hanging thread was a error in one of the dll's of me it left a thread 
behind. So nothing to worry aboud.

It still is strange Visual cleans up the memory when compiled in debug 
mode and not in release mode !?!


Could you change it in the Makefile.sub ?

Thnx.
 
Wim

In This Thread

Prev Next