-
Notifications
You must be signed in to change notification settings - Fork 939
Issues: electronicarts/EASTL
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Usage of atomic_thread_fence in shared_ptr.h can cause false-positives w/ TSAN
#543
opened Sep 25, 2024 by
romasandu-gaijin
Build Error for Windows ARM64 / ARM64EC (error C2011: 'uint128_t': 'struct' type redefinition)
#532
opened Jun 3, 2024 by
jparsaie-qc
eastl::optional::value() casts away qualifiers [-Werror=cast-qual]
#531
opened May 28, 2024 by
SGTech87
[Question] Should eastl::unordered_set.reserve not check if a change is required?
#521
opened Sep 6, 2023 by
ScottDennison
Tests fail to link: ld: error: undefined symbol: EA::EAMain::InitializeSignalHandler()
#518
opened Jul 26, 2023 by
yurivict
Tests fail to compile: error: use of undeclared identifier 'pthread_attr_get_np'
#517
opened Jul 26, 2023 by
yurivict
Tests fail to compile: error: use of undeclared identifier 'getpid'
#516
opened Jul 26, 2023 by
yurivict
[MSVC][std:c++latest] EASTL failed to build with msvc due to error C2338 on Windows
#491
opened Oct 17, 2022 by
shizhuoer
Incorrect behaviour of vector (and other) with switched off exceptions
#485
opened Sep 7, 2022 by
AntonYudintsev
Outdated/incorrect documentation for use of containers with fixed allocators
#484
opened Sep 2, 2022 by
Woazboat
EASTL failed with error C2039 , C2065 when build with default by msvc on Windows
#480
opened Aug 16, 2022 by
nnfdnkns
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.