Groups | Search | Server Info | Login | Register
Groups > comp.lang.objective-c > #262
| From | "Pascal J. Bourguignon" <pjb@informatimago.com> |
|---|---|
| Newsgroups | comp.lang.objective-c, comp.sys.mac.system |
| Subject | Re: comp.lang.objective-c |
| Followup-To | comp.lang.objective-c |
| Date | 2016-03-29 23:44 +0200 |
| Organization | Informatimago |
| Message-ID | <87fuv9c62u.fsf@kuiper.lan.informatimago.com> (permalink) |
| References | <chine.bleu-E68B6B.11382529032016@88-209-239-213.giganet.hu> <lnd1qd14j5.fsf@kst-u.example.com> <ndelpg$r88$1@dont-email.me> |
Cross-posted to 2 groups.
Followups directed to: comp.lang.objective-c
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
Back to comp.lang.objective-c | Previous | Next — Previous in thread | Find similar
comp.lang.objective-c Siri Cruise <chine.bleu@yahoo.com> - 2016-03-29 11:38 -0700
Re: comp.lang.objective-c Keith Thompson <kst-u@mib.org> - 2016-03-29 12:13 -0700
Re: comp.lang.objective-c Don Bruder <dakidd@sonic.net> - 2016-03-29 12:44 -0700
Re: comp.lang.objective-c "Pascal J. Bourguignon" <pjb@informatimago.com> - 2016-03-29 23:44 +0200
csiph-web