Swati Sharma | 20 Aug 2012 21:44
Picon

GSoC 2012: OBJC: Weekly Report (Aug 13-Aug 20)

This Week : [Fixed test-suite,Documentation]

a.)Fixed interface files of the testcases for ObjectiveC .The testcases were
  • dynamic_cast.i
  • director_nested.i
  • ignore_template_constructor.i
  • import_nomodule.i
  • typemap_namespace.i
  • typemap_subst.i
b.)Fixed typemaps for member function pointer,bools and some primitive types in the typemap file
    There was the missing obicin typemap for member function pointer.  
    Fix for bools include changes in objc.swg aswell as in the typemap.i file

c.) Fixed typemap for Strings.
     The fix  in the above typemap fixes the testcase apply_strings.

d.)Fixed error for static constants
    This includes the fix for the members of the class that are static const.

e.)Fixed Globals
 This includes fix for the global functions that are defined outside the class.

f.)Written documentation
Can refer the link: http://en.wikipedia.org/wiki/User:Itawswati

Commits:
As of today there are only few test-suites in the partialtest-suite left broken. Most of them are broken because of the order of type declarations in .i files
(These do not work for ObjectiveC as ObjectiveC doesn't have namespaces or equivalent). There are few others which will need a fix. Overall the
test-suite is in a good shape"

Regards
Swati
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Gmane