﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
435	Struct doing weird things...	jimarin	Víctor de Buen Remiro	"At least in my modest oppinion...

In CVS 2006-08-17 version if I do:

Struct Wea {
  Text Code
};

I get a syntax error:

ERROR: [2] Unexpected close symbol } in character 1 of line 3:

Code line 
   1 : Struct Wea {
   2 :   Text Code
   3 > };


I think we should be able to declare structures with just one element, shouldn't we?

jima"	defect	closed	highest		Kernel	head	blocker	remind		
