[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Fixes for windows build.
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Fixes for windows build. |
Date: |
Sat, 03 Jan 2009 16:35:24 +0000 |
On Sat, 2009-01-03 at 11:42 +0000, Richard Shann wrote:
> I have pushed some fixes for windows. There seems to be a serious
> problem with passing strings containing NULL from scheme - it fails
> under windows in a very strange fashion. As this parameter passing
> convention is not anyway very elegant, I'll replace it with a list of
> strings (or something).
I've fixed the problem, so the single string parameter can stay.
Richard