local.tourist.kiev (Ivan Serdyuk)
- Login: local.tourist.kiev
- Registered on: 07/03/2016
- Last sign in: 07/10/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/10/2016
-
04:04 PM Ruby Bug #12545: Ruby 2.3.1 compilation error [Windows]
- I just finished compilation attempts for VS 2008, VS 2010. win32.c compiled for all 2.x versions.
Looks like I have chosen a recent compiler (VS 2005) so it should be avoided. Please update requirements for Windows version.
Regards...
07/06/2016
-
08:05 PM Ruby Bug #12545: Ruby 2.3.1 compilation error [Windows]
- Various versions of Microsoft compiler gave same errors. Might suggestion is that it is some sort of typdef related resolution issue.
My proposal is to split this win32.c file into different files, allow one of those to completely cov...
07/05/2016
-
08:59 AM Ruby Bug #12545: Ruby 2.3.1 compilation error [Windows]
- Martin Dürst wrote:
> Can this bug be reproduced on trunk?
Yes. As also as for 2.1.9, 2.2.5
07/03/2016
-
10:27 PM Ruby Bug #12545 (Closed): Ruby 2.3.1 compilation error [Windows]
- Greetings. Having problems with compilation:
```
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
CC = cl -nologo
LD = cl -nologo
...