Opened 13 years ago

Closed 6 years ago

#789 closed enhancement (fixed)

RFC 62 - Migrate FDO to VS2010 compiler

Reported by: silvia Owned by: Silvia Yu
Priority: critical Milestone: 3.7.0
Component: General Version: 3.7.0
Severity: 3 Keywords: FDO Porting
Cc: External ID:

Description

This submission implemented RFC 62 - Migrate FDO to VS2010 compiler.

The major changes include: 1) changed project compiler from v90 to v100 2) fixed an invalid null pointer debug assertion failure in xalan-c, which is caused by implementation change in xutility(VC10). They added a _DEBUG_POINTER(_Dest) check in VC10 in copy function. 3) revised boost references, which should be used boost*_vc100 instead of boost*_vc90 binaries. 4) fixed build break in MySql vcxproj settings in release configuration 5) fixed issues found by unit test validation

The unit test suites for FDO and providers have been validated.

Attachments (1)

RFC_62_FDO_2010_Porting.patch (254.0 KB ) - added by silvia 13 years ago.

Download all attachments as: .zip

Change History (2)

by silvia, 13 years ago

comment:1 by jng, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.