Actions
Feature #6244
closedRemoval of some unused functions from /ext/json/fbuffer/fbuffer.h
    Feature #6244:
    Removal of some unused functions from /ext/json/fbuffer/fbuffer.h
  
Description
I saw there are some not used function calls in /ext/json/fbuffer/fbuffer.h
I opened an issue about this extra code tremendously :O
This is it:
http://github.com/ruby/ruby/pull/113
and like a PATCH:
http://github.com/ruby/ruby/pull/113.patch
Files
        
           Updated by mame (Yusuke Endoh) over 13 years ago
          Updated by mame (Yusuke Endoh) over 13 years ago
          
          
        
        
      
      - Tracker changed from Bug to Feature
- Status changed from Open to Assigned
- Assignee set to naruse (Yui NARUSE)
        
           Updated by naruse (Yui NARUSE) over 13 years ago
          Updated by naruse (Yui NARUSE) over 13 years ago
          
          
        
        
      
      - Status changed from Assigned to Rejected
They are used by json generator.
Actions