[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of
From: |
Bruno Haible |
Subject: |
bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT |
Date: |
Mon, 06 Feb 2017 21:00:48 +0100 |
User-agent: |
KMail/4.8.5 (Linux/3.8.0-44-generic; KDE/4.8.5; x86_64; ; ) |
Kees Dekker wrote:
> > I tried to compile gzip with visual studio 2015. Unfortunately, a few files
> > could not be ported. Microsoft has redesigned the core CRT which affects
> > the visibility of (hidden/internals) of e.g. the FILE type. None of the
> > internals of the FILE type is not visible anymore (contrary to Visual
> > Studio 2013 and before). This affects e.g. freadingc, fpurge.c, fseeko.c,
> > fseterr.c.
gnulib has been updated to work with this platform on 2016-12-13, see
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=5506db6b006274762bf5ea1d23feb7a9801529c8
Eric Blake replied:
> If you can help port gnulib to the newer visual studio 2015, I'm sure
> patches are welcome.
> ...
> we welcome patches to catch back up to the current state of things.
While in general this is a good advise, in this case it's not needed. All
the reporter needs is a new gzip snapshot tarball that uses gnulib version
2016-12-14 or newer.
Bruno
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Kees Dekker, 2017/02/06
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Eric Blake, 2017/02/06
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT,
Bruno Haible <=
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Kees Dekker, 2017/02/07
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Bruno Haible, 2017/02/07
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Kees Dekker, 2017/02/07
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Eric Blake, 2017/02/07
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Kees Dekker, 2017/02/08
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Bruno Haible, 2017/02/08
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Kees Dekker, 2017/02/09
- bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Kees Dekker, 2017/02/07
bug#25633: porting gzip to Visual Studio 2015 failed due to redesign of CRT, Jim Meyering, 2017/02/06