Skip to content

Add a missing exception string#229

Open
exzombie wants to merge 1 commit intoepics-modules:masterfrom
exzombie:add-missing-exception-string
Open

Add a missing exception string#229
exzombie wants to merge 1 commit intoepics-modules:masterfrom
exzombie:add-missing-exception-string

Conversation

@exzombie
Copy link
Contributor

This fixes the mismatch in the length of the asynException enum and the ASYN_EXCEPTION_STRINGS macro. It also fixes the length check in asynRecord.

@AppVeyorBot
Copy link

Build asyn 1.0.312 failed (commit addb1cee25 by @exzombie)

"asynExceptionConnect", "asynExceptionEnable", "asynExceptionAutoConnect", \
"asynExceptionTraceMask", "asynExceptionTraceIOMask", "asynExceptionTraceInfoMask", \
"asynExceptionTraceFile", "asynExceptionTraceIOTruncateSize"
"asynExceptionTraceFile", "asynExceptionTraceIOTruncateSize", "asynExceptionShutdown"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only nit is that reviewing would be slightly easier if it followed the same organization as the enum definition above, so "asynExceptionShutdown" would be in its own line.

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

Successfully merging this pull request may close these issues.

3 participants