peterdocter / android-gcc-objc2-0

Automatically exported from code.google.com/p/android-gcc-objc2-0
1 stars 1 forks source link

Coerced block types dont automatically cast correctly #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Any block passed to a function does not cast correctly when declared inline of 
a function call.

Original issue reported on code.google.com by phausler@gmail.com on 20 Jan 2010 at 5:00

GoogleCodeExporter commented 9 years ago
think its fixed now with r24/r25
needs testing on block passing

Original comment by phausler@gmail.com on 20 Jan 2010 at 3:32