Fixed compilation problems with gcc 4.6.3; use enum instead of const ints.
authorClifford Wolf <clifford@clifford.at>
Tue, 24 Feb 2015 10:01:00 +0000 (11:01 +0100)
committerClifford Wolf <clifford@clifford.at>
Tue, 24 Feb 2015 10:01:00 +0000 (11:01 +0100)
commit81fa4e81a60ffee742c676ab68deefa15495aab9
tree6fd5a6c9c50c49a5ea914ef603ab3a38ebabc8fc
parentff3f2448b18ce01a7af876816df8f03cf32f3145
Fixed compilation problems with gcc 4.6.3; use enum instead of const ints.
(original patch by Andrew Becker <andrew.becker@epfl.ch>)
passes/proc/proc_dlatch.cc