-
**Is your feature request related to a problem? Please describe.**
The OSAL shared layer employs a reference counting scheme for long running/blocking operations, such as file read/write, and socket …
-
`type_defect` | by mt@lowentropy.net
___
https://datatracker.ietf.org/doc/rfc7761/referencedby/ is STD 83. Pages that list the number of RFCs that reference it seem to count the number of ent…
-
How to this fix error for ARC converter tool.
/Classes/RootNewsController.m:682:4: error: receiver 'SHKMail' for class message is a forward declaration [4]
[SHKMail shareItem:myitem];
thank you.
-
Kashiwade.xcodeproj ではARCなし、AudioKit.xcodeproj ではARCありになっています。
そのため、warningが多い要因にあると思います。
Kashiwade.xcodeproj をARCありに修正します。
-
Hi Matt,
I love this plugin even more than elm-test-runner. I'm running version 0.2.0, and I've just noticed one issue with counting external references for union types whose constructors are expos…
-
Maybe I'm just not looking in the right places but it looks like the reference counting is not implemented.
> The system maintains a per-process reference count on all loaded modules. Calling LoadLib…
-
As [the discussion on the mailing list](https://groups.google.com/g/osv-dev/c/6FNtHpqA3Cw) explains, the original code in FreeBSD tree under the `bsd/` has logic to count references to the `bsd_ifaddr…
-
- Artifact_id: [1513333](http://sourceforge.net/support/tracker.php?aid=1513333)
- Opened: 2006-06-27 15:09:21 +0200
- Submitter: Paul E.C. Melis <paulmelis@users.sf.net>
- Assignee: Marcelo Mat…
-
Commit 0c05436cef6f65cb2d62c8764522abefeb964314 introduced `OBJ_SHARED_REFCOUNT` and `makeObjectShared`, which act to disable reference-counting for shared integers. This seems to have been added to p…
-
(@zebambam and I confident enough these are impractical to exploit that we can make the issue public.)
For context, see https://github.com/zcash/zcash/issues/1281. This is a related but separate is…