Ticket #5194 (closed bug: fixed)
"Fix build" broke build?
Description
changeset 5bfa6a6382a4e4b949d333b1996065e9bcfacb18 removed import Config from compiler/nativeGen/AsmCodeGen.lhs, building failed with
compiler/nativeGen/AsmCodeGen.lhs:457:55:
Not in scope: `cProjectVersion'
Reinserting the import made AsmCodeGen.lhs compile again, I'd be surprised if it breaks the build later on (build currently underway).
Change History
Note: See
TracTickets for help on using
tickets.
