2025-08-18 22:12 CEST

spring: develop 62197aa3 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-09-23 22:10:28 develop 10f261cf
Changeset * Fixed a wrong include path.
* Fixed the method pointer cast problem by adding /vmg
  commandline option to VC8 project. This makes the casts in
  creg possible at the expense of having 16 byte method pointers
  instead of 4 (single inheritance), 8 (multiple inheritance),
  12 (virtual inheritance) or 16 (unknown inheritance) bytes.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4442 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]