Skip to content
JesseKPhillips edited this page Oct 18, 2012 · 3 revisions

I don't really know everything that will be here, but it likely will not be organized. In general this will be a todo list with some action plan.


com.core

  • This should include what would make sense in std.c.windows.com as the intent will be to use or replace this Phobos module. Another module should be created to hold the wrapper of these functions.

com.reflect

  • getParameters(1402) is getting allocated bstrNames from typeInfo_.GetNames. It is then freed in the com.core.fromBstr mentioned below.

com.core

  • fromBstr currently defaults to freeing a bstr. This operation is too hidden.

locale.core

Have some unused versions(none) blocks. Should add unittests and see about replacement.

Clone this wiki locally