Re: [orbitcpp-list] more notes
Status: Beta
Brought to you by:
philipd
|
From: Ronald G. <rga...@ir...> - 2000-05-29 15:26:37
|
>>>>> "me" == Ronald Garcia <rga...@ir...> writes:
me> hey all,
me> test/basic doesn't seem to have anything in it (which
me> brings my make process to a halt)...is this just being worked
me> on now, or are some things not yet checked in?
me> ron
oops, I should look more closely before I speak...actually, the
problem is a parse error I'm getting when trying to parse the idl:
> orbit-idl basic.idl
basic.idl:7: Error: Missing semicolon after constant declaration for
`number'
basic.idl:7: Error: parse error, expecting `TOK_ENUM' or `TOK_STRUCT'
or `TOK_UN
ION'
** WARNING **: basic.idl compilation failed
is something wrong with the idl, or the compiler (the idl parser, that
is)... my printout of the IDL grammar is about 12 hours away at the
moment (I'm at home for a wedding, working through a Windows telnet
session).
ron
|