-
I obviously can't speak for the whole community, but it seems like a lot of people are not happy with `.mjs`.
One of the main arguments to keep `.js` is that if we can detect 99% of cases where we …
-
I'm getting an error on http://krebsonsecurity.com/feed/. The W3C validator says it is valid and I get what appears to be valid XML when I curl it but elfeed is giving me:
Elfeed parse failed for htt…
carlf updated
6 years ago
-
*Update at bottom of description*
After reading through the FAQ and issues on the various related repos regarding the sigil I just wanted to run something else by the champions of this proposal.
…
-
Opening an issue so we can discuss guidelines for merging PRs (not to be confused with "what belongs to crossbeam crate or not").
-
| | |
|--------------------|----|
| Bugzilla Link | [PR34239](https://bugs.llvm.org/show_bug.cgi?id=34239) |
| Status | RESOLVED FIXED |
| Importance | P…
-
beemod was working fine, i installed bee2.4 and did the item selection and stuff. i got this as a result:
[PORTAL2 PUZZLEMAKER] CVoxelTestChamber::Export VMF J:/Steam/steamapps/common/Portal 2/sd…
t1211 updated
6 years ago
-
Hi, not sure where else to post this, but i need the ability to include a cookie when phantom js requests a file. I can see how i might do this by modifying your source code (which i'd rather not do),…
-
Здравствуйте, подключил вашу билиотеку к проэкту, перевел std::list на IterableList и при тестах получил падение на
cds/cds/gc/impl/hp_impl.h:73
73 : m_guard( hp::get_thread_gc().allocGuard…
uwows updated
7 years ago
-
Hey there,
quick question here: I'm researching what crossbeam has to offer. On TreiberStack I'm finding that Wikipedia says that there is an issue with correctness here, quoting [Link](https://en.…
-
It is probably not a code issue, but I don't understand if container(s) (say, skip list) have iterators which
are used to update value(s) from different threads.