This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more checks to webserver code in places where globals are used. This removes debugging and logging support when the application is running. Setting the NOGBL flag to false will enable the debugging and logging again. In the future the web server may log to stdout: [shabiel/M-Web-Server#23] Not all places that use globals have NOGBL checks, only the places where it is used in the GDE GUI application. Delete GDUSEDEFS error from error array as it isn't a real errror that should prevent GDE from running. This allows running the GUI against a system that only has ydb_gbldir set with no gde file created
- Loading branch information
Christopher Edwards
authored and
Christopher Edwards
committed
Mar 5, 2019
1 parent
45fe51a
commit 410dcdf
Showing
5 changed files
with
20 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters