Project

General

Profile

« Previous | Next » 

Revision ebfd5ed0

Added by skyjake over 10 years ago

Fixed|GCC: Build failure casting templated functions

When applying a C style cast, gcc 4.2 loses track of some vital
"contextual information" and fails to build these casts.

de::function_cast<> seems to work around the issue.

(gcc 4.2 is being used in Snow Leopard.)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences