lp:libcdio

Created by snd and last modified
Get this branch:
bzr branch lp:libcdio

Related bugs

Related blueprints

Branch information

Owner:
VCS Imports II
Project:
libcdio
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.savannah.gnu.org/libcdio.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 1 hour — see the log
Import started on izar and finished taking 1 hour — see the log
Import started on izar and finished taking 1 hour — see the log
Import started on alnitak and finished taking 1 hour — see the log

Recent revisions

685. By Akeo

Fix MinGW inlining failed warnings

The latest MinGW32 reports the following during compilation:

image/bincue.c: In function 'cdio_get_devices_bincue':
image/bincue.c:992:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
 static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                    ^~~~~~~~~

image/nrg.c: In function 'cdio_get_devices_nrg':
image/nrg.c:1128:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
 static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                    ^~~~~~~~~

684. By Akeo

Switch to using the more relaxed from_733 in _iso9660_dir_to_statbuf

* Done so that libcdio doesn't bail out when processing non-compliant
  ISOs such as openSUSE Leap 15.0

683. By Akeo

Set from_723 and from_733 to return the little-endian value always

* And silence the warning in case of little-endian and big-endian mismatch
* Also introduce a from_723_with_err() that can be used to report mismatch
  if needed

682. By R. Bernstein <email address hidden>

Admnistrivia

681. By R. Bernstein <email address hidden>

Remove some obsolte macros

680. By rocky <email address hidden>

Fix small I/O leak when we can't read ISO file

See Savannah bug #53170. Thanks to David Binderman.

679. By R. Bernstein <email address hidden>

Get ready for release 2.0.0

678. By R. Bernstein <email address hidden>

Memory leaks and lint found from clang "scan_build"

677. By R. Bernstein <email address hidden>

RC3

676. By R. Bernstein <email address hidden>

Removed wrong line

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers