[gnu.g++.bug] extern in static member functions

nelson@m.cs.uiuc.edu (02/24/90)

Is there some sort of restriction upon using extern declarations within
  static member functions?  I ran into a problem with this, and before
  I make it a bug report, I want to make sure that it is not a limitation
  of the language...