[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] GM2 ISO LongStr imports
From: |
Gaius Mulley |
Subject: |
[Gm2] GM2 ISO LongStr imports |
Date: |
17 May 2003 11:52:51 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Iztok <address@hidden> writes:
> MODULE longstrimp;
>
> FROM LongStr IMPORT ConvResults;
>
> END longstrimp.
>
> > gm2 -Wiso -c -I. longstrimp.mod
> longstrimp.mod:5:undeclared symbol (ConvResults)
> /usr/local/gcc-3.2+gm2/lib/gcc-lib/i686-pc-linux-gnu/3.2/gm2/iso/LongStr.def:49:undeclared
>
> identifier(s) in EXPORT list of DEFINITION MODULE
>
> 1. ConvResults is in ..../iso/LongStr.def
Hi,
I've just uploaded the latest CVS which fixes this bug.
Thanks for the report,
Gaius
- Re: [Gm2] Re: GM2 ISO, (continued)
[Gm2] GM2 ISO, Iztok, 2003/05/07
- [Gm2] GM2 ISO LongStr imports,
Gaius Mulley <=
- Re: [Gm2] GM2 ISO, Gaius Mulley, 2003/05/27