~vcs-imports-ii/libcdio/master

  • Committer: Pete Batard
  • Date: 2018-06-06 12:50:44 UTC
  • Revision ID: git-v1:81d5c7bc6c162c17362d954e86de8971605d52ef
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)
                    ^~~~~~~~~
Filename Latest Rev Last Changed Committer Comment Size
..
doc 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
example 1 16 years ago R. Bernstein First semblance of distutils setuptools. Not compl Diff
include 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
lib 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
m4 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
misc 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
MSVC 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
package 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
parse 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
src 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just Diff
test 1 16 years ago R. Bernstein First semblance of distutils setuptools. Not compl Diff
.gitattributes 300 12 years ago R. Bernstein * use "Define to" as this is the comment default f 92 bytes Diff Download File
.gitignore 682 6 years ago R. Bernstein Admnistrivia 519 bytes Diff Download File
AUTHORS 8 16 years ago R. Bernstein Initial commit after git-cvsimport (import from CV 69 bytes Diff Download File
File autogen.sh 590 7 years ago R. Bernstein Force creating stamp-vti update in autogen.sh 303 bytes Diff Download File
File config.rpath 53 15 years ago R. Bernstein Perhaps adding a real config.rpath will help some 17.9 KB Diff Download File
File config_extract.rb 541 10 years ago R. Bernstein From Robert Kausch: Binary file I/O on MS Windows. 882 bytes Diff Download File
configure.ac 681 6 years ago R. Bernstein Remove some obsolte macros 25.3 KB Diff Download File
COPYING 265 13 years ago R. Bernstein Administrivia: Don't recreate INSTALL when doing a 34.3 KB Diff Download File
INSTALL 340 12 years ago R. Bernstein Revert inadvertanet INSTALL update 12.8 KB Diff Download File
libcdio++.pc.in 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just 289 bytes Diff Download File
libcdio.pc.in 25 16 years ago R. Bernstein Use LTLIBICONV instead of LIBICONV. Bug #25201 fro 284 bytes Diff Download File
libiso9660++.pc.in 25 16 years ago R. Bernstein Use LTLIBICONV instead of LIBICONV. Bug #25201 fro 311 bytes Diff Download File
libiso9660.pc.in 25 16 years ago R. Bernstein Use LTLIBICONV instead of LIBICONV. Bug #25201 fro 281 bytes Diff Download File
libudf.pc.in 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just 233 bytes Diff Download File
maintMakefile 370 12 years ago R. Bernstein Merge branch 'greenleon' of git.sv.gnu.org:/srv/gi 209 bytes Diff Download File
File make-check-filter.pl 527 11 years ago R. Bernstein Add a Perl version of make-check-filter.pl for tho 794 bytes Diff Download File
File make-check-filter.rb 460 12 years ago R. Bernstein make-check-short.rb: ignore gmake as you would mak 681 bytes Diff Download File
Makefile.am 587.1.21 8 years ago R. Bernstein Get ready for release 0.94 4.2 KB Diff Download File
NEWS 679 7 years ago R. Bernstein Get ready for release 2.0.0 21.1 KB Diff Download File
README 390 12 years ago R. Bernstein Update some README's to reflect the current situat 2.9 KB Diff Download File
README.develop 227 13 years ago rocky Add version numbers for autoconf and automake. 1.2 KB Diff Download File
README.libcdio 614 7 years ago R. Bernstein MSWindows updates; Update README.libcdio; 7.4 KB Diff Download File
THANKS 679 7 years ago R. Bernstein Get ready for release 2.0.0 2.7 KB Diff Download File
TODO 9 16 years ago R. Bernstein First commit after CVS conversion. Should be just 3.9 KB Diff Download File
File visualC-config.rb 516.1.1 11 years ago R. Bernstein A stray test/ goit in filename suffixes; chmod +x 2.4 KB Diff Download File