diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Parse error. illegal use of unknown JSDoc tag "provideGoog" #497

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As of Revision r2156:

google\closure-library\closure\goog\base.js:23: ERROR - Parse error. illegal 
use of unknown JSDoc tag "provideGoog"; ignoring it
 * @provideGoog
   ^

Original issue reported on code.google.com by isaacbu...@gmail.com on 12 Sep 2012 at 8:15

GoogleCodeExporter commented 8 years ago
Deleting this line allows it to continue compilation.

Original comment by lamdanie...@gmail.com on 12 Sep 2012 at 11:27

GoogleCodeExporter commented 8 years ago
Thanks for the reply.  I have removed the line locally.  Is it ok to check in 
the change?

Original comment by isaacbu...@gmail.com on 13 Sep 2012 at 1:20

GoogleCodeExporter commented 8 years ago
Updated versions of the compiler and linter should understand this tag.

Original comment by nn...@google.com on 27 Sep 2012 at 9:31