[Mono-dev] Recent C# compiler changes

Marek Safar marek.safar at gmail.com
Thu Feb 3 12:59:08 EST 2011


Hello,
> I think both ways should be supported.
>
> If it starts with a number and is a valid constant, use it. (easier
> for people building interactively in the command line), but for any
> other pattern try to just concat as suggested (easier for makefiles
> and to support custom frameworks)
Yes, I'll implement it along these lines.

Marek


More information about the Mono-devel-list mailing list