chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: [Chicken-bugs] #55: remove features deprecated at


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #55: remove features deprecated at 2.5
Date: Thu, 15 Nov 2007 09:46:53 -0000

#55: remove features deprecated at 2.5
------------------+---------------------------------------------------------
Reporter:  felix  |        Owner:  felix         
    Type:  task   |       Status:  new           
Priority:  minor  |    Component:  core libraries
 Version:         |   Resolution:                
Keywords:         |  
------------------+---------------------------------------------------------
Changes (by felix):

  * status:  assigned => new
  * priority:  major => minor

Old description:

> The following features have been deprecated at version 2.5 or earlier and
> should be removed
>
> {{{
> ___callback
> foreign-callback-lambda[*]
> print-backtrace
> extension-info
> test-feature?
> invalid-procedure-call-handler
> thread-deliver-signal!
> critical-section
> enable-interrupts
> disable-interrupts
> }}}
>
> `pointer` foreign type (the unqualified, atomic use)
>
> For version 2.8, the following deprecated procedures should be removed
> (SRFI-17 setters are available):
>
> {{{
> set-file-position!
> set-user-id!
> set-group-id!
> set-process-group-id!
> }}}

New description:

 `pointer` foreign type (the unqualified, atomic use) should be removed
 soon, as it is deprecated.

 For version 2.8, the following deprecated procedures should be removed
 (SRFI-17 setters are available):

 {{{
 set-file-position!
 set-user-id!
 set-group-id!
 set-process-group-id!
 }}}

-- 
Ticket URL: <http://trac.callcc.org/ticket/55#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]