• comp.lang.objective-c

    From Siri Cruise@21:1/5 to All on Tue Mar 29 11:38:25 2016
    XPost: comp.lang.c, comp.sys.mac.system

    Is there anything written up on hoe to knock out the fershinlunger reference counting with llvm objc and have it use boehm gc instead?

    --
    :-<> Siri Seal of Disavowal #000-001. Disavowed. Denied. Deleted.
    'I desire mercy, not sacrifice.'
    If you assume the final scene is a dying delusion as Tom Cruise drowns below the Louvre, then Edge of Tomorrow has a happy ending. Kill Tom repeat..

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Keith Thompson@21:1/5 to Siri Cruise on Tue Mar 29 12:13:18 2016
    XPost: comp.lang.c, comp.sys.mac.system

    Siri Cruise <chine.bleu@yahoo.com> writes:
    Is there anything written up on hoe to knock out the fershinlunger reference counting with llvm objc and have it use boehm gc instead?

    Why did you cross-post this to comp.lang.c?

    --
    Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst> Working, but not speaking, for JetHead Development, Inc.
    "We must do something. This is something. Therefore, we must do this."
    -- Antony Jay and Jonathan Lynn, "Yes Minister"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Don Bruder@21:1/5 to Keith Thompson on Tue Mar 29 12:44:50 2016
    XPost: comp.sys.mac.system

    In article <lnd1qd14j5.fsf@kst-u.example.com>,
    Keith Thompson <kst-u@mib.org> wrote:

    Siri Cruise <chine.bleu@yahoo.com> writes:
    Is there anything written up on hoe to knock out the fershinlunger reference
    counting with llvm objc and have it use boehm gc instead?

    Why did you cross-post this to comp.lang.c?

    The better question is why it was posted in gibberish instead of some
    language known to human beings.

    --
    Brought to you by the letter Q and the number .357
    Fan of Horace S. and Dan W.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Pascal J. Bourguignon@21:1/5 to Don Bruder on Tue Mar 29 23:44:25 2016
    XPost: comp.sys.mac.system

    Don Bruder <dakidd@sonic.net> writes:

    In article <lnd1qd14j5.fsf@kst-u.example.com>,
    Keith Thompson <kst-u@mib.org> wrote:

    Siri Cruise <chine.bleu@yahoo.com> writes:
    Is there anything written up on hoe to knock out the fershinlunger
    reference
    counting with llvm objc and have it use boehm gc instead?

    Why did you cross-post this to comp.lang.c?

    The better question is why it was posted in gibberish instead of some language known to human beings.

    I can translate:

    Is there anything written up on how to knock out the fucking
    reference counting with llvm objc and have it use boehm gc instead?

    Or, in short, how to disable ARC when compiling with clang?

    It's done normally with the -fno-objc-arc option.


    --
    __Pascal Bourguignon__ http://www.informatimago.com/
    “The factory of the future will have only two employees, a man and a
    dog. The man will be there to feed the dog. The dog will be there to
    keep the man from touching the equipment.” -- Carl Bass CEO Autodesk

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)