Project

General

Profile

This project is closed and read-only.

Actions

Backport #5573

closed

Please backport r33556 (win32/Makefile.sub: have stdint.h if VC2010. [Bug #5243])

Backport #5573: Please backport r33556 (win32/Makefile.sub: have stdint.h if VC2010. [Bug #5243])

Added by arton (Akio Tajima) almost 15 years ago. Updated over 14 years ago.

Status:
Closed
Assignee:
-
[ruby-core:40750]

Description

The latest version of Visual C++ has stdint.h, so if building external library that includes stdint.h fails to compile because stdint.h and Makefile.sub produced config.h are conflicted.
So r33556 is required for building Ruby by Visual C++ 2010 and building some extensions (for example tiny-tds.so the tds middleware for SQL Server).

Thanks in advance.

Actions

Also available in: PDF Atom