[Verse-dev] Re: Bug in verse.h

Raine Kajastila rakajast at tml.hut.fi
Mon Sep 26 14:12:43 CEST 2005


Hi,
> I guess this is a GNU/MSVC++ism that has crept into the code. I'll fix
> it for the next release, thanks for the tip.
>
> Which compiler/platform are you using?

It is only a problem when using -pedantic flag when compiling, otherwise 
it does not matter. I'm using g++ and Linux.

regards,
-Raine Kajastila



On Mon, 26 Sep 2005, Emil Brink wrote:

> Raine Kajastila wrote:
>> Hi,
>
> Hi Raine!. I  moved this to the verse-dev list, since it sounded like an
> item of public interest.
>
>> I noticed that in verse.h at lines 371 and 380 there are commas at the end 
>> of enum lists. Are they supposed to be there? I got compilation error 
>> about them.
>> 
>> VN_A_BLOCK_SIZE_REAL64 = 128,
>> and
>> VN_A_BLOCK_REAL64,
>> 
>> Just informing you, if it happens to be a bug.
>
> Oh! I didn't know that was a problem, then I guess it is indeed a bug.
>
> I guess this is a GNU/MSVC++ism that has crept into the code. I'll fix
> it for the next release, thanks for the tip.
>
> Which compiler/platform are you using?
>
> Regards,
>
> /Emil
>


More information about the Verse-dev mailing list