The GNU Hurd - Patches: patch #5019, Remove checks for continuations
You are not allowed to post comments on this tracker with your current authentication level.
patch #5019: Remove checks for continuations
Submitter: | Leonardo Lopes Pereira <llp> | ||
Submitted: | Thu 06 Apr 2006 02:49:54 AM UTC | ||
Category: | GNU Mach | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | tschwinge | Open/Closed: | Closed |
Planned Release: | GNU Mach 1.4 | ||
Wiki-like text discussion box: |
|
Sun 03 Dec 2006 09:50:56 PM UTC, comment #1: |
Thomas Schwinge <tschwinge>![]() ![]() |
Thu 06 Apr 2006 02:49:54 AM UTC, original submission:
Remove the checks for CONTINUATIONS considering that mach do not build without CONTINUATIONS, And I think that noone wanna "solve" that. ;) |
Leonardo Lopes Pereira <llp> |
Attached Files
file #9725: continuations_v2.patch added by llp (13KiB - text/x-patch - Remove EMACS buffer files, sorry.)
file #9724: continuations.patch added by llp (341KiB - text/x-patch - Remove check for continuations.)
Depends on the following items: None found
Items that depend on this one
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 8 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2006-12-03 | tschwinge | Status | In Progress | ![]() |
Done |
Open/Closed | Open | ![]() |
Closed | ||
2006-11-16 | tschwinge | Dependencies | - | ![]() |
task #6111 is dependent |
2006-05-04 | tschwinge | Status | None | ![]() |
In Progress |
Assigned to | None | ![]() |
tschwinge | ||
Planned Release | None | ![]() |
GNU Mach 1.4 | ||
2006-04-06 | llp | Attached File | - | ![]() |
Added continuations_v2.patch, #9725 |
2006-04-06 | llp | Attached File | - | ![]() |
Added continuations.patch, #9724 |
I installed the following:
#v+
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
--- ``Remove checks for continuations''
2006-12-03 Leonardo Lopes Pereira <leonardolopespereira@gmail.com>
--- ``Remove checks for continuations''
defined.
#v-
Thanks for the patch!