-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-as-intendedClosed as the reported issue is expected behaviorClosed as the reported issue is expected behaviorlibrary-io
Description
This issue was originally filed by [email protected]
What steps will reproduce the problem?
run dart.exe in Windows XP
What is the expected output? What do you see instead?
expected: not an error box
instead: error box with "The procedure entry point InitializeConditionVariable could not be located in the dynamic link library KERNEL32.dll."
What version of the product are you using? On what operating system?
build of bleeding_edge (approx rev 410), Windows XP SP3 (32bit)
Please provide any additional information below.
according TODO was found in runtime/vm/thread_win.h
this bug was initially discussed here:
https://groups.google.com/a/dartlang.org/group/misc/browse_thread/thread/e701d9caabbf97a5
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-as-intendedClosed as the reported issue is expected behaviorClosed as the reported issue is expected behaviorlibrary-io