[jsapigen-devel] Syntax error on example 6 and 7 in the manual
Status: Beta
Brought to you by:
tdz
From: Erik A. K. <eri...@em...> - 2010-03-02 11:54:19
|
Hello, I am having problems with example 6 and example 7 in the manual. Example 6. Static Constructors gives me the following error when processed with jsapigen: 18: m syntax error, unexpected TOK_IDENTIFIER, expecting ':' Line 18 is at eof. If I out commeny the "construct" line then jsapigen generates no error. Example 7. Constructors and Finalizers gives me the same error for both the "construct" and the "finalize line". Other examples are processed ok. I use Cygwin under Windows Vista. The gcc compiler used for compiling jsapigen is version 3.4.4. Any idea of what the problem is? -Erik Aagaard Knudsen |