Skip to content
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

C-. causes SwitchError to be thrown. #1

Open
bhelyer opened this issue Aug 19, 2012 · 0 comments
Open

C-. causes SwitchError to be thrown. #1

bhelyer opened this issue Aug 19, 2012 · 0 comments

Comments

@bhelyer
Copy link

bhelyer commented Aug 19, 2012

Steps to reproduce

  1. run med.exe
  2. hit ctrl-.

What happens?

Explosion.

core.exception.SwitchError@console(314): No appropriate switch clause found
----------------
0x00436F34 in char[][] core.sys.windows.stacktrace.StackTrace.trace()
0x00436DBF in core.sys.windows.stacktrace.StackTrace core.sys.windows.stacktrace.StackTrace.__ctor()
0x00420418 in onSwitchError
0x004171B9 in int console.ttkeysininput() at C:\Users\Bernard\Coding\src\med\console.d(382)
0x004156FF in int main.getkey() at C:\Users\Bernard\Coding\src\med\main.d(649)
0x0041506D in _Dmain at C:\Users\Bernard\Coding\src\med\main.d(489)
0x0041C9FC in extern (C) int rt.dmain2.main(int, char**).void runMain()
0x0041CA36 in extern (C) int rt.dmain2.main(int, char**).void runAll()
0x0041C658 in main
0x00441971 in mainCRTStartup
0x75C3339A in BaseThreadInitThunk
0x77919EF2 in RtlInitializeExceptionChain
0x77919EC5 in RtlInitializeExceptionChain
----------------

What do you expect to happen?

No idea, but not that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant