Re: [Felix-language] Curious bug

2012-04-21 Thread john skaller
On 21/04/2012, at 4:29 PM, john skaller wrote: > > Felix uses two gcc specific tricks: > > * computed gotos. > * assembler labels (if available) > > However .. clang fails too. I don't know if that's because > it is emulating gcc or if it's a bug in dynamic loading. > [I mean in OSX .. it can't

[Felix-language] Curious bug

2012-04-20 Thread john skaller
In the webserver, if an fdoc @includes a felix file, the webserver crashes on triple quote or double quote strings. It works fine if you look at a *.flx or *.flxh file directly. The actual code seems good. Now you should note, that there are TWO instances of flx2html in the webserver. One is the