On 08.07.2014 18:05, wrote Marshall Clow:
The question I need to know from this is: * Is this a problem with the build process (I don’t think so) or * Does the problem exist in the git repo (probably) [ But - I’m not seeing any failures for VC12 in the test matrix. ]
Are you set up to build from git? (the master branch, in particular)? If so, can you check and see if the problem exist there? [ We need to fix them in either case, but knowing where they came from will help a lot ]
FWIW: The compile fails for a deprecated lib i.e. signals, while the newer signals2 seemingly does not trigger an error. I tried to compile with the switch: --without-signals Could this be an explanation while the regression does not show up as an error? BTW: How is a deprecated lib expected to be handled for a "new" compiler? Regards, Roland