[plt-scheme] RE: Executables

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Jul 2 11:20:56 EDT 2003

At Wed, 2 Jul 2003 17:09:18 +0200, "WVdB" wrote:
> [snip]\Temp\mzcTMPLaunch.c:
> Error E2141
> C:\PROGRA~1\plt\./collects/setup/..\..\collects\mzlib\..\..\collects
> \compiler\mzc.h 225: Declaration syntax error
> 
> What might I be doing wrong?

Does swapping the order of

  static MSC_IZE(inline)

help? I never remember which keyword is supposed to come first.

Or maybe you'll have to remove the "MSC_IZE(inline)" completely.

Matthew



Posted on the users mailing list.