CompilerFailure: specify attr_rw for version

This commit is contained in:
Misty De Meo 2013-09-01 21:26:30 -07:00
parent 96b50e013e
commit ca3ed1e5ff

View File

@ -10,7 +10,7 @@ end
class CompilerFailure
attr_reader :compiler, :version
attr_rw :build, :cause
attr_rw :build, :version, :cause
def initialize compiler, &block
# Non-Apple compilers are in the format fails_with compiler => version