#1402: Deprecate mem_internal_*alloc functions.
--------------------+-------------------------------------------------------
 Reporter:  bacek   |       Owner:  Paul C. Anagnostopoulos
     Type:  cage    |      Status:  assigned               
 Priority:  normal  |   Milestone:                         
Component:  core    |     Version:  trunk                  
 Severity:  medium  |    Keywords:                         
     Lang:          |       Patch:  new                    
 Platform:          |  
--------------------+-------------------------------------------------------
Changes (by Paul C. Anagnostopoulos):

  * patch:  => new


Comment:

 The `mem_internal_*` macros have been rewritten to use the much more
 prevalent `mem_sys_*` memory functions. This leaves the `mem__internal_*`
 memory functions unused, so they were eliminated. The alloc_memory.c file
 is now about half the size it was.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1402#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to