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
1b488b8b
Commit
1b488b8b
authored
May 30, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't send async-sub-recipient messages when texts are deleted.
parent
cd6c01c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
ChangeLog
ChangeLog
+17
-0
No files found.
ChangeLog
View file @
1b488b8b
1999-05-30 Per Cederqvist <ceder@gratia>
Don't send async-sub-recipient messages when texts are deleted.
* src/server/text.c (perform_subtraction): New static function,
extracted from do_sub_recpt. Only send async-sub-recipient if
the new argument want_async is true.
(do_sub_recpt): Code simplified by creation of
perform_subtraction(). New argument: want_async (see above).
(do_delete_text): Tell do_sub_recpt that we don't want any
async-sub-recipient messages.
(sub_recipient): Tell do_sub_recpt to send async-sub-recipient
messages.
* src/server/testsuite/lyskomd.0/09.exp: async-sub-recipient
messages are no longer erroneously sent. Comment out the code
that causes a core dump.
* src/server/testsuite/lyskomd.0/send-async-cov.exp: Likewise.
* src/server/testsuite/lyskomd.0/06.exp: async-sub-recipient
messages are no longer erroneously sent.
Added a test case that corresponds to the bug found 1999-05-24.
* src/server/testsuite/lyskomd.0/09.exp: This test now causes
lyskomd to dump core while garbing texts.
...
...
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