Richard Cartwright
Results
5
issues of
Richard Cartwright
API-designer version: 0.0.5 Browser: Chrome version: 44.0.2403.155 (64-bit) OS: Mac OS X 10.10.5 The RAML 0.8 spec says that "... the value of the named parameter property MAY be an...
bug
minor
Some Windows libraries use [OutputDebugString()](https://docs.microsoft.com/en-us/windows/win32/api/debugapi/nf-debugapi-outputdebugstringa?redirectedfrom=MSDN) to log a message to a debugger. This works by throwing an exception and then a debugger being a registered exception handler. For example, th...