Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
32f92ccd
Commit
32f92ccd
authored
30 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Removed DEBUG, LOGACCESSES and DEFENSIVE_CHECKS.
Use configure to set NDEBUG, LOGACCESSES or NDEFENSIVE_CHECKS instead.
parent
ea856dbb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/include/config.h
+1
-9
1 addition, 9 deletions
src/include/config.h
with
1 addition
and
9 deletions
src/include/config.h
+
1
−
9
View file @
32f92ccd
/*
* $Id: config.h,v 0.1
2
1994/0
4/05 07:52:59
ceder Exp $
* $Id: config.h,v 0.1
3
1994/0
6/18 18:48:14
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -34,14 +34,6 @@
* There is normally no reason to change anything in this file.
*/
#define DEBUG
/* We're still debugging and want traces. */
#define LOGACCESSES
/* Log all accesses to the data base. */
/*
* Add some checks that really shouldn't be necessary.
*/
#define DEFENSIVE_CHECKS
/* Collating sequence used. */
#define DEFAULT_COLLAT_TAB swedish_collate_tab
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment