Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in automatic-ref-counting
No known instance method for selector
Jan 18, 2023
iphone
objective-c
ios
automatic-ref-counting
Apple PrefPane example fails to build with clang error objecting to both -fobjc-arc and -fobjc-gc
Jan 19, 2023
xcode4
garbage-collection
osx-lion
automatic-ref-counting
clang
double free*** set a breakpoint in malloc_error_break to debug in ARC
Jan 18, 2023
iphone
multithreading
automatic-ref-counting
autorelease
double-free
Under ARC, is it legal/safe to assign to an object-type ivar using runtime methods?
Jan 17, 2023
objective-c
automatic-ref-counting
variable-assignment
objective-c-runtime
ivar
Why does it make sense to duplicate pointers in order to solve block-based retain-cycles under ARC?
Dec 29, 2022
objective-c
ios
memory-management
automatic-ref-counting
objective-c-blocks
How to free memory in ARC for high memory usage graphics render?
Dec 29, 2022
ios
memory
core-graphics
automatic-ref-counting
core-image
Why is 'no known method for selector x' a hard error under ARC?
Dec 29, 2022
objective-c
cocoa-touch
cocoa
automatic-ref-counting
ARC and Interface Builder
Dec 29, 2022
iphone
objective-c
interface-builder
automatic-ref-counting
Retain/release with ARC is slowing me down
Dec 29, 2022
objective-c
automatic-ref-counting
Why is self retained in a block that accesses one of its properties?
Dec 29, 2022
iphone
ios
objective-c
ipad
automatic-ref-counting
Is it possible to see Objective-C ARC output?
Dec 29, 2022
objective-c
automatic-ref-counting
What does objc_autoreleaseReturnValue mean?
Dec 27, 2022
ios
objective-c
automatic-ref-counting
How to use CFMutableDictionaryRef with ARC
Dec 23, 2022
objective-c
automatic-ref-counting
core-foundation
objective-c memory management--how long is object guaranteed to exist?
Dec 23, 2022
objective-c
memory-management
garbage-collection
automatic-ref-counting
ARC weak ivar released before being returned - when building for release, not debug
Dec 17, 2022
ios
objective-c
automatic-ref-counting
weak-references
release-builds
retain cycle when calling perfromBlock on self.managedObjectContext with ARC?
Dec 18, 2022
objective-c
memory-management
automatic-ref-counting
retain-cycle
assign properties, ARC and Core Foundation objects
Dec 18, 2022
objective-c
automatic-ref-counting
core-foundation
Overriding @property setters with ARC for @property with 'copy'
Dec 17, 2022
ios
objective-c
automatic-ref-counting
Simple rules for naming methods, compatible with ARC naming conventions
Dec 17, 2022
objective-c
memory-leaks
automatic-ref-counting
naming-conventions
class-method
does alloc init'ing a property twice result in a memory leak in ARC Objective C?
Dec 13, 2022
objective-c
memory-management
automatic-ref-counting
« Newer Entries
Older Entries »