yui / yuicompressor

YUI Compressor
http://yui.github.com/yuicompressor/
Other
3.01k stars 662 forks source link

build error #326

Open wlm6291540 opened 5 years ago

wlm6291540 commented 5 years ago

/tmp/yuicompressor/build/build_tmp/com/yahoo/platform/yui/compressor/CssCompressor.java:341: error: variable oldCss is already defined in method compress(Writer,int)

damonlid commented 5 years ago

注释掉那一行的oldCss就可以build了

ghost commented 2 years ago

Just bumping this thread, causing build errors; solution is to delete the specified line (341).