RC-Paves3-build / plovr

Automatically exported from code.google.com/p/plovr
0 stars 0 forks source link

Remove PlovrCompilerOptions.globalScopeName in favor of Closure Compiler's RescopeGlobalSymbols #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This will allow us to use the vanilla version of the Closure Compiler code 
instead of the modified version that exists today.

Original issue reported on code.google.com by benjamin...@gmail.com on 29 Jul 2012 at 12:11

GoogleCodeExporter commented 8 years ago
patch attached

Original comment by benjamin...@gmail.com on 29 Jul 2012 at 3:29

Attachments:

GoogleCodeExporter commented 8 years ago
Note sure whether this patch is exactly right, but I think a change along these 
lines should be able to be made so that we don't rely on a modified version of 
the Closure Compiler.

Original comment by benjamin...@gmail.com on 17 Aug 2012 at 5:25

GoogleCodeExporter commented 8 years ago
Fixed in 
http://code.google.com/p/plovr/source/detail?r=d1c217a362000f2321870088d401d7560
dad0e2c

Original comment by bolinf...@gmail.com on 6 Jan 2013 at 9:58