Comment 22 for bug 625140

Revision history for this message
Jens Wegar (jens-wegar) wrote :

@Semen Frish How are you compiling your project? With Eclipse/Flash Builder, command line, Flash Develop, or some other IDE? Because I'm compiling with Flash Builder and I do get that same warning, but it doesn't halt the build, it compiles just fine. You could try to set -warnings=false as a compiler argument. That should prevent the compiler from halting on warnings.