<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/plblocks-devel</id>
  <title type="text">Plausible Blocks Development Google Group</title>
  <subtitle type="text">
  Blocks and PLBlocks
  </subtitle>
  <link href="/group/plblocks-devel/feed/atom_v1_0_topics.xml" rel="self" title="Plausible Blocks Development feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Allan Hsu</name>
  <email>al...@counterpop.net</email>
  </author>
  <updated>2011-10-14T23:37:33Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/339b2b978131fbff</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/339b2b978131fbff" />
  <title type="html">Xcode 4.2/iOS 5 SDK compatibility?</title>
  <summary type="html" xml:space="preserve">
  Is there any update on the status of PLBlocks compatibility with XCode 4.2 and/or the iOS 5 SDK? There hasn&#39;t been any activity on the Google Code issue since early September. It looks like Apple has released the relevant sources on their Open Source site; is it just a matter applying the patches and recompiling? I&#39;d love to help get this working, but the checkout instructions on the Google Code site point at a URL that doesn&#39;t exist...
  </summary>
  </entry>
  <entry>
  <author>
  <name>Allan Hsu</name>
  <email>al...@counterpop.net</email>
  </author>
  <updated>2011-08-19T22:09:03Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/99f2b6627dd5c98e</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/99f2b6627dd5c98e" />
  <title type="html">Unsupported Compiler error in Xcode 4.2 beta 6</title>
  <summary type="html" xml:space="preserve">
  I know it&#39;s beta, but I just thought I&#39;d send a heads up... it looks &lt;br&gt; like Xcode 4.2 beta 6 won&#39;t compile projects with the PLBlocks &lt;br&gt; compiler: &lt;br&gt; &lt;p&gt;Check dependencies &lt;br&gt; &lt;p&gt;Unsupported compiler &#39;GCC 4.2 (Plausible Blocks)&#39; selected for &lt;br&gt; architecture &#39;armv7&#39; &lt;br&gt; Unsupported compiler &#39;GCC 4.2 (Plausible Blocks)&#39; selected for
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ryan Booker</name>
  <email>ryanboo...@gmail.com</email>
  </author>
  <updated>2011-03-10T03:45:34Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/18f60f3e8a54a4f2</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/18f60f3e8a54a4f2" />
  <title type="html">Xcode 4/iOS SDK 4.3 simulator builds fail with 1.1b7</title>
  <summary type="html" xml:space="preserve">
  Anyone managed to get simulator builds to work in Xcode 4 &amp;amp; iOS SDK 4.3 &lt;br&gt; *What steps will reproduce the problem?* &lt;br&gt; 1. Open an Xcode 4 project (iOS 4.3)* &lt;br&gt; 2. Attempt to build with PLBlocks &lt;br&gt; * Tried with both an existing and a new project. &lt;br&gt; *What is the expected output? What do you see instead?* &lt;br&gt; Should build. Doesn&#39;t. Errors in some UIKit classes.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bob McCune</name>
  <email>bobmcc...@gmail.com</email>
  </author>
  <updated>2011-02-07T20:29:15Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/23d26ab4be43ac92</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/23d26ab4be43ac92" />
  <title type="html">PLBlocks in Xcode 4</title>
  <summary type="html" xml:space="preserve">
  Has anyone been able to get PLBlocks 1.1.1 SDK working with Xcode 4? I &lt;br&gt; installed the SDK in my Xcode 4 /Developer directory and attempted to open &lt;br&gt; an existing project using PLBlocks, but it won&#39;t compile as it doesn&#39;t know &lt;br&gt; how to resolve PLBlocks as a valid compiler. It appears to be an Xcode 4
  </summary>
  </entry>
  <entry>
  <author>
  <name>Seth</name>
  <email>seth.delack...@gmail.com</email>
  </author>
  <updated>2011-02-04T08:53:45Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/74657802fa2e3c81</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/74657802fa2e3c81" />
  <title type="html">C++ support</title>
  <summary type="html" xml:space="preserve">
  I see various messages saying PLBlocks is not compatible with C++, but &lt;br&gt; this has two interpretations and I am not clear which it really is. &lt;br&gt; &lt;p&gt;a) You can&#39;t compile a project that contains any .mm files at all if &lt;br&gt; you use PLBlocks. &lt;br&gt; &lt;p&gt;b) You can&#39;t use blocks from C++ functions, nor C++ calls from inside
  </summary>
  </entry>
  <entry>
  <author>
  <name>Max Bolingbroke</name>
  <email>omega.th...@gmail.com</email>
  </author>
  <updated>2010-11-06T23:02:56Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/9b2770a152cd7df4</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/9b2770a152cd7df4" />
  <title type="html">Link errors with Plausible Blocks runtime 1.1b6 and above</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m seeing link errors when I try and use versions of the Plausible &lt;br&gt; Blocks runtime that incorporate the &amp;quot;Added experimental support for &lt;br&gt; delegating to Apple&#39;s runtime if it is available and supported&amp;quot; &lt;br&gt; feature mentioned in the changelog. The errors look like this: &lt;br&gt; &lt;p&gt;&amp;quot;&amp;quot;&amp;quot; &lt;br&gt; Undefined symbols:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bob McCune</name>
  <email>bobmcc...@gmail.com</email>
  </author>
  <updated>2010-10-07T16:11:06Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/8fe3a7e76a106836</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/8fe3a7e76a106836" />
  <title type="html">Investigating PLBlocks</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve been investigating using PLBlocks on an iPad project as a way to &lt;br&gt; maintain backwards compatibility with 3.2 as we migrate to iOS 4.2. &lt;br&gt; It appears to work well with both the current OS and the 4.2 beta, but &lt;br&gt; have a couple questions before I recommend this as a solution to my &lt;br&gt; client: &lt;br&gt; &lt;p&gt;1) The FAQ says it&#39;s used by quite a few shipping applications. Could
  </summary>
  </entry>
  <entry>
  <author>
  <name>mechanic</name>
  <email>dia...@mac.com</email>
  </author>
  <updated>2010-10-03T19:57:23Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/634b1b3b2c65d716</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/634b1b3b2c65d716" />
  <title type="html">Is there a way to build or at least debug on 10.5?</title>
  <summary type="html" xml:space="preserve">
  Trying to figure out if there is a way to build and or debug on 10.5 &lt;br&gt; with pl-blocks
  </summary>
  </entry>
  <entry>
  <author>
  <name>Evan</name>
  <email>evan.m.rosenf...@googlemail.com</email>
  </author>
  <updated>2010-09-27T00:26:54Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/ca3f960dc1e6bcc3</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/ca3f960dc1e6bcc3" />
  <title type="html">Understanding of Block stack</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I&#39;m facing a strange issue in a part of my code that is heavily &lt;br&gt; dependent on PLBlocks, and I wonder if I may inadvertently be &lt;br&gt; modifying program memory somewhere else. I wasn&#39;t sure where to ask -- &lt;br&gt; I hope this is all right. &lt;br&gt; &lt;p&gt;I am performing a search on a database. The actual search function
  </summary>
  </entry>
  <entry>
  <author>
  <name>Remy Demarest</name>
  <email>remy.demar...@gmail.com</email>
  </author>
  <updated>2010-09-16T16:25:08Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/3d91c13f341ca9f6</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/3d91c13f341ca9f6" />
  <title type="html">Clang patch...</title>
  <summary type="html" xml:space="preserve">
  Hey people, I have a little patch for clang to make it work with &lt;br&gt; PLBlocks... Sadly it&#39;s only proven to work when compiling for the &lt;br&gt; device, I&#39;m not sure to understand the problem when compiling for the &lt;br&gt; simulator... &lt;br&gt; &lt;p&gt;It seems that the symbol changes are not even taken into account... &lt;br&gt; &lt;p&gt;So here&#39;s the diff, from tools/clang/...
  </summary>
  </entry>
  <entry>
  <author>
  <name>Martin Adoue</name>
  <email>mad...@gmail.com</email>
  </author>
  <updated>2010-09-06T15:32:33Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/84b444d16d0bda96</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/84b444d16d0bda96" />
  <title type="html">LLVM + Plausible Blocks Runtime</title>
  <summary type="html" xml:space="preserve">
  Hey guys, &lt;br&gt; &lt;p&gt;First of all, awesome job. I&#39;ve been using plblocks for a while, and &lt;br&gt; it&#39;s great. I modified many of my &amp;quot;framework&amp;quot; classes to use blocks &lt;br&gt; instead of delegates, and I find it much more intuitive. &lt;br&gt; &lt;p&gt;To my question: I have a client that wants to use the &amp;quot;official&amp;quot; LLVM &lt;br&gt; compiler, and run in iOS3 devices. If I use my existing code in iOS3,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan S</name>
  <email>xfsuno...@gmail.com</email>
  </author>
  <updated>2010-09-03T19:11:23Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/c69a652f1c276854</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/c69a652f1c276854" />
  <title type="html">PLBlocks 1.1Beta 5 is broken in iOS 4.1 GM</title>
  <summary type="html" xml:space="preserve">
  It seems Apple change something how it compiles these objective-c &lt;br&gt; files. &lt;br&gt; &lt;p&gt;I checked with GCC 4.2 - compiles just fine &lt;br&gt; PLBlocks one - 1347 errors &lt;br&gt; &lt;p&gt;something is like one for error: expected declaration specifiers &lt;br&gt; before and a ton of error: storage class specified for parameter &lt;br&gt; &lt;p&gt;I am using Xcode 3.2.4 for it.
  </summary>
  </entry>
  <entry>
  <author>
  <name>zeraien</name>
  <email>zera...@gmail.com</email>
  </author>
  <updated>2010-07-30T17:07:23Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/672710c5a1b69329</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/672710c5a1b69329" />
  <title type="html">PLBlocks 1.1b6 + iOS4 SDK Target + 3.1.3 deployment target + Objective C++ == SIGSYS</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; &lt;p&gt;I can&#39;t get PLBlocks to run with my code. It just goes SIGSYS... &lt;br&gt; &lt;p&gt; #0	0x003ec384 in _PLBlock_object_assign at Block.m:538 &lt;br&gt; #1	0x003ec364 in _PLBlock_copy_internal at Block.m:341 &lt;br&gt; #2	0x003ec5ea in _PLBlock_copy at Block.m:128 &lt;br&gt; #3	0x003ebd38 in -[PLBlock copyWithZone:] at NSBlock.m:56
  </summary>
  </entry>
  <entry>
  <author>
  <name>maddox</name>
  <email>j...@mustacheinc.com</email>
  </author>
  <updated>2010-07-30T15:17:24Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/de77235e2b6d8fdf</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/de77235e2b6d8fdf" />
  <title type="html">PLBlocks doesn&#39;t seem to be working</title>
  <summary type="html" xml:space="preserve">
  Hey guys. I&#39;m playing around with blocks. I have a simple app I made &lt;br&gt; to learn them and of course I&#39;m hooked. My next step was to make sure &lt;br&gt; I can support iOS 3.0+ with my code by using PLBlocks. &lt;br&gt; &lt;p&gt;I installed the sdk, i&#39;m compiling with the PLBlocks flavored gcc, and &lt;br&gt; I&#39;ve added the 1.1 framework to my code, but still can&#39;t get blocks to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Patrick</name>
  <email>patrick.d...@gmail.com</email>
  </author>
  <updated>2010-07-22T23:51:37Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/36f406f32e29c658</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/36f406f32e29c658" />
  <title type="html">LLVM and XCode 4</title>
  <summary type="html" xml:space="preserve">
  I noticed that it seems with XCode 4 Apple is emphasizing LLVM as the &lt;br&gt; compiler of choice. Is this going to effect PLBlocks especially &lt;br&gt; targeting iOS 3.2?
  </summary>
  </entry>
  <entry>
  <author>
  <name>mozmac</name>
  <email>mwsu...@gmail.com</email>
  </author>
  <updated>2010-07-01T03:41:22Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/8487c0632d446b7e</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/8487c0632d446b7e" />
  <title type="html">5 consistent build errors</title>
  <summary type="html" xml:space="preserve">
  I am seeing five build errors when using plblocks. I see them on two &lt;br&gt; different computers. I tried upgrade to 1.1-beta5 and still see them. &lt;br&gt; Interestingly, a co-worker of mine is not seeing them on his computer &lt;br&gt; running the same code from the same git repo. I have installed the &lt;br&gt; plblocks sdk and copied &amp;amp; linked in the iPhone runtime
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vladimir Farcaller Pouzanov</name>
  <email>farcal...@gmail.com</email>
  </author>
  <updated>2010-06-18T10:00:09Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/5de7f6f5c2207590</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/5de7f6f5c2207590" />
  <title type="html">Porting to iPhone 4.0 SDK</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;The new Apple way of things suggests to use the latest SDK (that is &lt;br&gt; 4.0) and set the deployment target to minimal compatible (and resolve &lt;br&gt; any feature issues in run time). My application (based on 3.1 SDK) &lt;br&gt; makes a heavy usage of plblocks, and I want to port it to 4.0. The &lt;br&gt; problem is that I cannot use any bundled compiler and native blocks,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan S</name>
  <email>xfsuno...@gmail.com</email>
  </author>
  <updated>2010-06-09T21:31:01Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/e3420afcb37e8fea</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/e3420afcb37e8fea" />
  <title type="html">Download Corrupt</title>
  <summary type="html" xml:space="preserve">
  I am trying to mount the PLBlocks 1.1 Beta 5 image but it show errors &lt;br&gt; that said &amp;quot;not recognized.&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Landon Fuller</name>
  <email>land...@plausible.coop</email>
  </author>
  <updated>2010-02-08T18:39:21Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/0e1a1c3299cd2be6</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/0e1a1c3299cd2be6" />
  <title type="html">PLBlocks 1.1-beta2 Released</title>
  <summary type="html" xml:space="preserve">
  Hello All -- &lt;br&gt; I&#39;ve just released PLBlocks 1.1-beta2 on Google Code (1.1-beta1 was not publicly released). This new release adds support for: &lt;br&gt; - C and C++ development &lt;br&gt; - Objective-C Garbage Collection &lt;br&gt; The 1.1 compiler remains compatible with the existing PLBlocks 1.0 runtime, but use of new features (garbage collection, C/C++ support) also requires using the PLBlocks 1.1+ runtime.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joubert Nel</name>
  <email>joubert....@gmail.com</email>
  </author>
  <updated>2010-02-04T22:04:21Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/02f8670e6e36cf59</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/02f8670e6e36cf59" />
  <title type="html">GC build of Framework</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I have successfully built against version 1.0 of the PLBlocks &lt;br&gt; Framework. However, my app uses GC. &lt;br&gt; So I need to rebuild the Framework with GC support. &lt;br&gt; Has anybody done this and does it work? &lt;br&gt; Joubert
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joubert Nel</name>
  <email>joubert....@gmail.com</email>
  </author>
  <updated>2010-02-04T17:53:02Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/4319c830d45795c3</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/4319c830d45795c3" />
  <title type="html">Struggling to build app that links to PLBlocks - errors in precompiling AppKit.h</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I am building on Snow Leopard. &lt;br&gt; I have the &amp;quot;PLBlocks Snow Leopard SDK installed&amp;quot;. &lt;br&gt; I created a new Target, which: &lt;br&gt; - links to PLBlocks.framework &lt;br&gt; - is set to use the PLBlocks GCC &lt;br&gt; However, when I build this target against the the 10.6 SDK, the &lt;br&gt; precompilation step of AppKit.h results in 34117 errors. &lt;br&gt; e.g., for: &amp;quot;@class NSString, Protocol;&amp;quot; the compiler says: &amp;quot;Expected
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex Wayne</name>
  <email>a...@beautifulpixel.com</email>
  </author>
  <updated>2010-01-23T11:40:17Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/7519be748f636b9a</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/7519be748f636b9a" />
  <title type="html">Is there a Block enhanced iPhone API library?</title>
  <summary type="html" xml:space="preserve">
  Got PLBlocks running on an iPhone project, and it is glorious. But &lt;br&gt; I&#39;m noticing that everywhere that I would want to use a block, I need &lt;br&gt; to extend an existing class in order to do it. &lt;br&gt; So I am wondering if there is a open source project somewhere that &lt;br&gt; block-enabled many common tasks in the iPhone SDK that I could
  </summary>
  </entry>
  <entry>
  <author>
  <name>Heath</name>
  <email>heath.bord...@gmail.com</email>
  </author>
  <updated>2010-01-04T21:55:15Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/7ca8b06ad76e0309</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/7ca8b06ad76e0309" />
  <title type="html">Possible OT: Objective-C Memory Visibility Rules</title>
  <summary type="html" xml:space="preserve">
  I&#39;m a new objective-C developer coming from a Java concurrency &lt;br&gt; background. I&#39;m all too familiar with the memory visibility pitfalls &lt;br&gt; that can occur when &#39;happens-before&#39; semantics are not guaranteed. &lt;br&gt; I&#39;ve been googling for a while now (on and off for the past few weeks) &lt;br&gt; trying to find equivalent rules for Objective-C. I&#39;m guessing you
  </summary>
  </entry>
  <entry>
  <author>
  <name>Landon Fuller</name>
  <email>land...@plausible.coop</email>
  </author>
  <updated>2010-01-03T22:10:45Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/e064212a743b7fd5</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/e064212a743b7fd5" />
  <title type="html">Re: Blocks not working with instanceMethodSignatureForSelector</title>
  <summary type="html" xml:space="preserve">
  Hey Stuart -- &lt;br&gt; I wasn&#39;t able to reproduce this locally (using the 3.1.2 SDK, PLBlocks 1.0) -- I included my app delegate source below. &lt;br&gt; Is the category defined in a static library, and -ObjC isn&#39;t being passed to the linker? Does otool -v -V -o on the binary show the expected category methods? &lt;br&gt; Thanks,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joel Bernstein</name>
  <email>berga...@gmail.com</email>
  </author>
  <updated>2009-11-24T03:29:15Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/9bbd501cfb097281</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/9bbd501cfb097281" />
  <title type="html">How hard would it be to enable Static Analysis with PLBlocks?</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve been using PLBlocks for a while now in my iPhone app and it&#39;s &lt;br&gt; working great; it really helped simplify my code. I recently noticed, &lt;br&gt; though, that my static analysis steps were failing with a message of &lt;br&gt; &amp;quot;Analyzer skipped this file due to parse errors&amp;quot;. It&#39;s pretty clear &lt;br&gt; that the parse error in question is my block type definition:
  </summary>
  </entry>
  <entry>
  <author>
  <name>StuartC</name>
  <email>stuart.car...@gmail.com</email>
  </author>
  <updated>2009-11-02T01:56:05Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/f73ce06d072cafe4</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/f73ce06d072cafe4" />
  <title type="html">Thanks</title>
  <summary type="html" xml:space="preserve">
  Landon, just wanted to say thanks for your efforts. I&#39;m incorporating &lt;br&gt; this into an existing iPhone project, and very much enjoy the benefits &lt;br&gt; of closures. I&#39;m using blocks with the ASIHTTP* project, and do plan &lt;br&gt; on releasing the source code in the future. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; &lt;p&gt;Stu
  </summary>
  </entry>
  <entry>
  <author>
  <name>uprise78</name>
  <email>des...@gmail.com</email>
  </author>
  <updated>2009-09-17T22:52:45Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/9bdc3f47eb5cdab9</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/9bdc3f47eb5cdab9" />
  <title type="html">UIViewController with a Nested Block Question</title>
  <summary type="html" xml:space="preserve">
  I was wondering what possible mechanisms could be put into place to &lt;br&gt; avoid accessing an object that has been dealloced. The situation is &lt;br&gt; something like this: &lt;br&gt; &lt;p&gt;- UIViewController is instantiated and a method is called that runs a &lt;br&gt; block on a background thread that has a nested block the runs on the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vadim Kolontsov</name>
  <email>vadim.kolont...@gmail.com</email>
  </author>
  <updated>2009-09-17T00:14:23Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/d697315b7e286045</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/d697315b7e286045" />
  <title type="html">Re: Lets get acquainted</title>
  <summary type="html" xml:space="preserve">
  The best spam I&#39;ve got! &lt;br&gt; We have so many questions of GCD, agreed..
  </summary>
  </entry>
  <entry>
  <author>
  <name>Landon Fuller</name>
  <email>land...@plausible.coop</email>
  </author>
  <updated>2009-09-12T20:40:17Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/f69c4fd18ede4c80</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/f69c4fd18ede4c80" />
  <title type="html">Garbage Collection Support Testing</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve just committed support for Mac OS X garbage collection to trunk. &lt;br&gt; I had to make a few small compiler fixes to support __weak __block &lt;br&gt; variable references, so GC will require installing a new toolchain: &lt;br&gt; cd Compilers &amp;amp;&amp;amp; ./bin/build.sh --compiler gcc42-macosx10.5 -- &lt;br&gt; destroot /Developer/Library/PLBlocks/Co mpilers/gcc42-macosx10.5
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matt Wright</name>
  <email>m...@sysctl.co.uk</email>
  </author>
  <updated>2009-09-08T08:28:32Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/606315cf502d58d5</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/606315cf502d58d5" />
  <title type="html">Problem compiling with C++ files</title>
  <summary type="html" xml:space="preserve">
  Hey, &lt;br&gt; &lt;p&gt;If you&#39;re unlucky enough to need to compile with the C++ compiler (one &lt;br&gt; of my projects has a single .mm file to help link a C++ library into &lt;br&gt; my code) then Xcode dies trying to compile with the wrong path for g+ &lt;br&gt; +. It was trying to access &lt;br&gt; &lt;p&gt;/Developer/PLBlocks/Compilers/ g++42-macosx10.5/usr/bin/gcc-4 .2
  </summary>
  </entry>
  <entry>
  <author>
  <name>Landon Fuller</name>
  <email>land...@plausible.coop</email>
  </author>
  <updated>2009-09-06T20:54:11Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/3378fd43b504af1a</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/3378fd43b504af1a" />
  <title type="html">PLBlocks 1.0 Released</title>
  <summary type="html" xml:space="preserve">
  Hello All -- &lt;br&gt; I&#39;ve just released PLBlocks 1.0 on Google Code. There are no runtime &lt;br&gt; changes from 1.0-beta2, but the following minor compiler and &lt;br&gt; installation package changes are included: &lt;br&gt; - Fixed support for using pre-compiled headers with blocks. &lt;br&gt; - Work-around for rdar://7189835 - Xcode rewrites all occurrence of
  </summary>
  </entry>
  <entry>
  <author>
  <name>BenjaminY</name>
  <email>benjamin....@gmail.com</email>
  </author>
  <updated>2009-09-04T22:34:15Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/89ffcf1712464a82</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/89ffcf1712464a82" />
  <title type="html">Can&#39;t figure out how to link</title>
  <summary type="html" xml:space="preserve">
  I wanted to play around with Apple&#39;s new blocks feature, so I &lt;br&gt; downloaded the plblocks bundle, and tried to follow the directions. &lt;br&gt; I&#39;ve never used Xcode before, so it&#39;s possible that I&#39;m doing &lt;br&gt; something dumb, but I just keep getting linking errors. Specifically: &lt;br&gt; &lt;p&gt; cd /Users/ben8/BlocksTester
  </summary>
  </entry>
  <entry>
  <author>
  <name>Greg</name>
  <email>itisto...@gmail.com</email>
  </author>
  <updated>2009-08-28T02:07:33Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/3617bf3527c6922a</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/3617bf3527c6922a" />
  <title type="html">Difference between Snow Leopard &amp; Leopard SDKs..?</title>
  <summary type="html" xml:space="preserve">
  This should probably be obvious, but I wasn&#39;t able to find an &lt;br&gt; explanation for this. &lt;br&gt; &lt;p&gt;What is the difference between the 10.5 and 10.6 versions of the SDK? &lt;br&gt; &lt;p&gt;If one is developing on 10.6, but wants their app to run on 10.5, does &lt;br&gt; that mean they should make sure to use the 10.5 version? If so, what&#39;s
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tony Arnold</name>
  <email>t...@tonyarnold.com</email>
  </author>
  <updated>2009-08-21T04:56:18Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/476f423f67e07d9a</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/476f423f67e07d9a" />
  <title type="html">Using PLBlocks while using 10.6 SDK, but MACOSX_DEPLOYMENT_TARGET 10.5?</title>
  <summary type="html" xml:space="preserve">
  Hi guys, &lt;br&gt; &lt;p&gt;I have an app that I&#39;m testing right now that could really benefit &lt;br&gt; from blocks, but I have the situation as stated in the title - I &lt;br&gt; compile and develop against the 10.6 SDK, but target 10.5 as the &lt;br&gt; deployment version. Is there a supportable way to get blocks in this &lt;br&gt; app under both Leopard and Snow Leopard, or am I going to have to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Ash</name>
  <email>michael....@gmail.com</email>
  </author>
  <updated>2009-08-14T22:11:07Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/a6d0cd550df3a573</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/a6d0cd550df3a573" />
  <title type="html">Blog post on blocks featuring PLBlocks</title>
  <summary type="html" xml:space="preserve">
  As Landon requested, I did this week&#39;s Friday Q&amp;amp;A on blocks, as a &lt;br&gt; followup to my original post from this past winter. PLBlocks, as the &lt;br&gt; only reasonable way to work with blocks without using an NDA&#39;d &lt;br&gt; product, features heavily. You can get to it here: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.mikeash.com/?page=pyblog/friday-qa-2009-08-14-practical-blocks.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jon Olson</name>
  <email>j...@damogran.com</email>
  </author>
  <updated>2009-07-26T19:35:28Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/f2dec724fc0a63b2</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/f2dec724fc0a63b2" />
  <title type="html">Error building if blocks appear in pre-compiled prefix header</title>
  <summary type="html" xml:space="preserve">
  I&#39;m not sure if anyone else has run into this issue, but it seems that &lt;br&gt; if I use a pre-compiled prefix header that includes a file containing &lt;br&gt; block definitions (e.g., if I make some NSThread or NSArray extensions &lt;br&gt; and include these in my prefix header) *and* the prefix header is pre- &lt;br&gt; compiled, the plblocks compiler can&#39;t deal with it. I end up with the
  </summary>
  </entry>
  <entry>
  <author>
  <name>StuartC</name>
  <email>stuart.car...@gmail.com</email>
  </author>
  <updated>2009-07-13T22:42:24Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/274d60dedd3485bd</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/274d60dedd3485bd" />
  <title type="html">Where to obtain Apple&#39;s source for gcc 4.2</title>
  <summary type="html" xml:space="preserve">
  Would someone mind directing me to Apple&#39;s gcc 4.2 (OS 3.0 SDK) source &lt;br&gt; to apply the diff&#39;s? &lt;br&gt; &lt;p&gt;Any assistance would be greatly appreciated. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; &lt;p&gt;Stuart
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Saggau</name>
  <email>sag...@gmail.com</email>
  </author>
  <updated>2009-07-12T18:33:37Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/355b2abedfc29d63</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/355b2abedfc29d63" />
  <title type="html">PLBlockOperation and isConcurrent</title>
  <summary type="html" xml:space="preserve">
  Hi guys. Killer backport, Landon. I really appreciate the work you&#39;re &lt;br&gt; putting into this. &lt;br&gt; warning: I&#39;m new to blocks in objc, so I could be speaking from my less &lt;br&gt; sanitary areas. &lt;br&gt; I&#39;m running into a problem using the PLBlockOperation object that is, I &lt;br&gt; think, stemming from the block running concurrently while returning the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Greg</name>
  <email>itisto...@gmail.com</email>
  </author>
  <updated>2009-07-09T01:06:53Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/f94fb5af14f06dae</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/f94fb5af14f06dae" />
  <title type="html">Memory management considerations?</title>
  <summary type="html" xml:space="preserve">
  First, thank you for doing this, and for making it open source. &lt;br&gt; Absolutely incredible work and I can&#39;t wait to play around with it, &lt;br&gt; although at the same time I&#39;m dreading thinking about the amount of &lt;br&gt; code that I may end up totally rewriting because of the existence of &lt;br&gt; blocks for 10.5... &lt;br&gt; &lt;p&gt;That said, blocks seem to be a really new concept (for ObjC) with not
  </summary>
  </entry>
  <entry>
  <author>
  <name>n8gray</name>
  <email>n8g...@gmail.com</email>
  </author>
  <updated>2009-07-07T21:46:38Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/7bec0f5ac3da46e3</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/7bec0f5ac3da46e3" />
  <title type="html">iPhone OS 2.2 support?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I just about danced a jig when I saw that you&#39;d ported blocks to &lt;br&gt; iPhone OS. My language of choice is OCaml and writing all those &lt;br&gt; delegate methods for silly things like action sheets has been sheer &lt;br&gt; agony. I can&#39;t tell you how many times I&#39;ve had to bite my tongue to &lt;br&gt; keep from screaming &amp;quot;this would be so damned easy with higher order
  </summary>
  </entry>
  <entry>
  <author>
  <name>Remy</name>
  <email>remy.demar...@gmail.com</email>
  </author>
  <updated>2009-07-03T21:01:21Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/3ad9fc0e3c4c0e3a</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/3ad9fc0e3c4c0e3a" />
  <title type="html">Failure log</title>
  <summary type="html" xml:space="preserve">
  Compilers: gcc42-macosx10.5 &lt;br&gt; Building gcc42-macosx10.5 &lt;br&gt; + TRANSLATE_ARCH=&#39;sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/ &lt;br&gt; arm/&#39; &lt;br&gt; ++ echo i386 &lt;br&gt; ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/ &lt;br&gt; + HOSTS=i686 &lt;br&gt; ++ echo i386 ppc &lt;br&gt; ++ sed -e s/ppc/powerpc/ -e s/i386/i686/ -e s/armv6/arm/ &lt;br&gt; + TARGETS=&#39;i686 powerpc&#39;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Ash</name>
  <email>michael....@gmail.com</email>
  </author>
  <updated>2009-07-03T14:09:33Z</updated>
  <id>http://groups.google.com/group/plblocks-devel/browse_thread/thread/8ad8dc775f5d12ef</id>
  <link href="http://groups.google.com/group/plblocks-devel/browse_thread/thread/8ad8dc775f5d12ef" />
  <title type="html">PPC support?</title>
  <summary type="html" xml:space="preserve">
  First, great work. I haven&#39;t actually tried it out yet, but I really &lt;br&gt; like how you&#39;ve integrated it so smoothly into Xcode. &lt;br&gt; &lt;p&gt;I was wondering about PPC support in the SDK itself, i.e. building &lt;br&gt; blocks code on PPC, not just for PPC. Would this just be a matter of &lt;br&gt; recompiling with the right architecture, or is there something more
  </summary>
  </entry>
</feed>
