Project

General

Profile

« Previous | Next » 

Revision 5e7fad1a

Added by skyjake about 12 years ago

Fixed|GCC: Conflicts between C/C++ linkage of extern variables

As we switch souce files to C++, we must be careful of the implications
to externed global variables. They must be declared to use C linkage
until all source files are fully C++ (if we ever reach that point).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences