Flush
[mono.git] / mcs / gmcs / README
1 Notes for Martin:
2
3         * We merged manually the patch from Sebastien from, this is the
4         only patch that is not part of the regular mcs/gmcs merger process. 
5
6 2004-04-08  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * codegen.cs: Fix another case where CS1548 must be reported (when 
9         delay-sign isn't specified and no private is available #56564). Fix
10         loading the ECMA "key" to delay-sign an assembly. Report a CS1548 
11         error when MCS is used on the MS runtime and we need to delay-sign 
12         (which seems unsupported by AssemblyBuilder - see #56621).
13