mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
travis: added spelling check workflow. (#811)
This commit is contained in:
@ -94,7 +94,7 @@ recommended though).
|
||||
Debugging
|
||||
=========
|
||||
|
||||
Debug symbosl are enabled even in release builds. So that when things go very wrong,
|
||||
Debug symbols are enabled even in release builds. So that when things go very wrong,
|
||||
one can still debug things with tools like MSYS2 GDB.
|
||||
|
||||
Inclusion of debug symbols make the binary files (`.exe` and `.dll` files) much larger,
|
||||
@ -123,7 +123,7 @@ TODO
|
||||
package redistribution.
|
||||
* Bundle StrawberryPerl to make command-line utilities like `resty` work out of the box (without
|
||||
manually installing a Perl).
|
||||
* Deliver an alternative Win32/Win64 binary package built with best debuggin capabilities (like enabling
|
||||
* Deliver an alternative Win32/Win64 binary package built with best debugging capabilities (like enabling
|
||||
NGINX debugging logs, disabling C compiler optimizations, and enabling all the assertions and checks).
|
||||
|
||||
[Back to TOC](#table-of-contents)
|
||||
|
Reference in New Issue
Block a user