Closed GoogleCodeExporter closed 9 years ago
As with your other issue, the compiler is only designed to work with externs.
If you utilize the --use_only_custom_externs flag, it is your responsibility to
provide the externs for the built-in objects. This functionality exists so you
can override the definitions of the externs - not to completely omit them.
Original comment by chadkill...@missouristate.edu
on 24 Jan 2014 at 10:38
Original issue reported on code.google.com by
pcxunlimited@gmail.com
on 24 Jan 2014 at 9:54