Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
dd975bf9
Commit
dd975bf9
authored
Aug 23, 2003
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More bad-bool fixes.
parent
85b2643e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
ChangeLog
ChangeLog
+4
-0
No files found.
ChangeLog
View file @
dd975bf9
...
...
@@ -15,6 +15,7 @@
(
Error
Codes
):
Document
error
code
bad
-
bool
.
(
Protocol
Version
History
):
Mention
bad
-
bool
.
(
Document
Edition
History
):
Mention
bad
-
bool
.
*
NEWS
:
Added
info
about
bad
-
bool
.
*
src
/
include
/
kom
-
errno
.
h
(
enum
kom_err
):
Added
KOM_BAD_BOOL
.
*
src
/
server
/
manipulate
.
h
(
CHK_BOOL
):
New
macro
.
*
src
/
server
/
session
.
c
(
login
):
Call
CHK_BOOL
for
invisible
.
...
...
@@ -32,6 +33,9 @@
(get_membership): Call CHK_BOOL for want_read_ranges.
* src/server/conference.c (lookup_z_name): Call CHK_BOOL for
want_persons and want_confs.
* src/server/testsuite/lyskomd.0/01.exp: Expect bad-bool, not
index-out-of-range, from set-connection-time-format(2).
* src/server/testsuite/lyskomd.0/03.exp: Ditto.
* src/server/testsuite/lyskomd.0/48.exp: New file: Test the
bad-bool error code.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment