[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] more fixes
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] more fixes |
Date: |
Sun, 15 Feb 2009 23:26:58 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Michael Lambert <address@hidden> writes:
> Hi Gaius,
>
> I haven't had a chance to take a closer look, but the build is failing
> with
Hi Michael,
thanks for the report - now fixed in the cvs. Indeed the return type
for the procedure in the definition module was incorrect. It should
be:
PROCEDURE GetDevicePtr (c: ChanId) : IOLink.DeviceTablePtr ;
regards,
Gaius