ooc-dev team mailing list archive
-
ooc-dev team
-
Mailing list archive
-
Message #00204
Re: compile with MSVC
On Thu, 12 Aug 2010 08:35:22 -0500, Amos Wenger <ndd@xxxxxxxxxx> wrote:
> Yes changing designated initializers to regular struct initializers isn't
> impossible at all. It just frightens me a little, because if you forget a
> member, everything goes awry, whereas designated initializers don't have
> this problem.
>
> I'll try to modify rock to use regular initializations for class
> structures and let you know.
>
> ndd
>
Just a reminder because I am still curious to see if it would be
possible to compile with MSVC.
Thanks
References