Open GoogleCodeExporter opened 9 years ago
Another one in "Reflection.as", line 311. Change from "var p0: Phrase" tp
"p0". Declared on line 284 already. Although my suggested proper fix would
be to change both lines 311 and 284 to "p0" and add up at the top of the
"private function process_element( element: XML ): void" function in the
variable declarations area: "var p0: Phrase;"
Original comment by coolco...@gmail.com
on 15 Jan 2012 at 3:34
Original issue reported on code.google.com by
coolco...@gmail.com
on 15 Jan 2012 at 1:27