[MDEV-3385] LP:385648 - Visual C++ Compile error on storage/maria/ma_rt_index.c Created: 2009-06-10 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Brian Evans (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Compiler: Visual C++ 2008 Express Problem: Visual Studio generates the following errors due a variable declaration after an assignment. (repeating and related errors cut) Build log was saved at "file://c:\My Projects\maria\storage\maria\maria.dir\Release\BuildLog.htm" Solution: Reorder declarations as noted in the attached patch. |
| Comments |
| Comment by Brian Evans (Inactive) [ 2009-06-10 ] |
|
Re: Visual C++ Compile error on storage/maria/ma_rt_index.c |
| Comment by Brian Evans (Inactive) [ 2009-06-10 ] |
|
maria variable order.patch |
| Comment by Brian Evans (Inactive) [ 2009-09-09 ] |
|
Re: Visual C++ Compile error on storage/maria/ma_rt_index.c |
| Comment by Rasmus Johansson (Inactive) [ 2009-11-17 ] |
|
Launchpad bug id: 385648 |