Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
51ffd91f
Commit
51ffd91f
authored
May 20, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
36 additions
and
0 deletions
+36
-0
ChangeLog
ChangeLog
+36
-0
No files found.
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
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