Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
51ffd91f
Commit
51ffd91f
authored
May 20, 1999
by
Per Cederqvist
Browse files
dbck failed to handle bcc_recpts. Fix usage of the COMPILE_CHECKS macro.
Code cleanup.
parent
e8649d82
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
51ffd91f
1999-05-20 Per Cederqvist <ceder@gratia>
dbck failed to handle bcc_recpts.
* src/libraries/libcommon/misc-parser.c (parse_next_misc): Handle
bcc_recpt. Fix usage of the COMPILE_CHECKS macro.
Fix usage of the COMPILE_CHECKS macro.
* src/server/text.c (find_recipient): Fix usage of the
COMPILE_CHECKS macro.
(is_member_in_recpt): Likewise.
(do_delete_misc): Likewise.
(do_sub_recpt): Likewise.
(sender): Likewise.
(is_sender): Likewise.
(is_comm_sender): Likewise.
(skip_recp): Likewise.
(recp_sent_by): Likewise.
(filter_secret_info): Likewise.
(do_delete_text): Likewise.
(check_double_subm): Likewise.
(check_double_comm): Likewise.
(create_text_add_miscs): Likewise.
* src/server/text-garb.c (garb_text): Fix usage of the
COMPILE_CHECKS macro.
* src/server/ram-output.c (foutput_misc_info): Fix usage of the
COMPILE_CHECKS macro.
* src/server/prot-a-output.c (prot_a_output_misc_info): Fix usage
of the COMPILE_CHECKS macro.
* src/server/dbck.c (delete_misc): Fix usage of the
COMPILE_CHECKS macro.
(is_recipient): Likewise.
Code cleanup.
* src/include/kom-types.h: Removed code within #ifdef PROT_a. It
was never used, and is obsoleted by aux-items.
1999-05-19 Per Cederqvist <ceder@signum.se>
* NEWS: We document in Texinfo, not info.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment