Project

General

Profile

This project is closed and read-only.

Actions

Bug #3193

closed

uint is not parsed in dl/cparser.rb

Bug #3193: uint is not parsed in dl/cparser.rb

Added by vinc-mai (Vincent Carmona) over 16 years ago. Updated about 7 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.9.1p378 (2010-01-10 revision 26273) [x86_64-linux]
[ruby-core:29750]

Description

=begin
I use ruby-taglib and I have made two changes in the code in order to use it with ruby 1.9.1.

*Use DL::Importer instead of DL::Importable.
Is this change of typo desired by the ruby team ?

*Replace all occurences of 'uint' by 'unsigned int'
It will be nice if 'uint' string could be also parsed.
=end

Actions

Also available in: PDF Atom