On 29/03/2011, at 3:27 AM, Rhythmic Fistman wrote: > Still porting old felix to new - now the compiler is objecting to > > #if true > > #else > > #endif > > What should I do? I could use a real if statement
Yes. There's no preprocessor now. There are also no macros except for macro val x = ... -- john skaller [email protected] ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
